Forum Discussion
If you use the Object Spy tool or the Object Browser, look at the property value of cellIndex of your cell, the value will most likely indicate its cell position within the table.
The benefit of keyword tests is that in many cases it is easier and faster to create them than to write the script. However, the number of actions you can perform in keyword tests by using the operations is limited and sometimes it may be more convenient to run script code to perform tasks. You can call script routines from keyword tests.
Note, if you take the approach of searching for e.g. 13.99, there may be more than one entry matching that criteria.
This is what I came up with. The only thing left for me to do is to get "clientRow" dynamically depending on my input. How can I get clientRow to give me 1 if my number is located on the 1st row and 2 if its located on the 2nd?
Related Content
- 5 years ago
- 2 years ago
- 11 years ago
- 7 years ago
Recent Discussions
- 16 hours ago
- 20 hours ago