PTF Test Framework Recording Rowset or Scroll
Hi,
I am using PTF test framework to record tests for my project. I am stuck on how to record paging through a rowset or scroll. Example when you navigate to Main Menu/Benefits/Enroll in Benefit/Health Benefit or any of the base benefits pages and you pull up an employee. An employee may have 5 plans set up and another may have 10. I would like to make my recording robust so it doesn't fail when executed due to number of rows in a rowset.
Can someone help me with the test steps?