Dear all,
I would like to know if it is possible to somehow use a range as a parameter for a dynamic attribute. I have a vertical row of checkboxes in which I need to click a specific one. Somehow there are no distinguishing features between these checkboxes except for their screen location in the Y direction. I can spy the Y range from another field next to it, but now I need to adress the checkbox within the range of the top and bottom bounds of the other field. The parameters options however are only equals, greater than (or equals), smaller than (or equals) or does not equal. I can not find a way to include a range in this parameter. I need something like: OtherFieldTopY < CheckBoxY < OtherFieldBottomY.
Is this possible somehow?
Thank you!
------------------------------
Thomas Warnaar
------------------------------