jhgreen
11 years agoContributor
Do I have to hit page down to get to specific row item
I am testing a .NET application which has a WPF object where this object
is a listing of the number of tests for our application.
If this windows contains 100 rows and only displays 20 rows at a timeand I am trying to verify row number 50, I have to do a page down to get to the particular row.
I am wondering if there is another alternative where I do not have to do a page down and possible where test complete recognizes all 100 rows.
is a listing of the number of tests for our application.
If this windows contains 100 rows and only displays 20 rows at a timeand I am trying to verify row number 50, I have to do a page down to get to the particular row.
I am wondering if there is another alternative where I do not have to do a page down and possible where test complete recognizes all 100 rows.