04-25-2018, 06:18 PM
I have a Table which is displayed on clicking Table Name. The data in Table is dynamic. It depends on previous steps. I want to test Search functionality in this table. Firstly I will click table link to view table. How can I identify any one random value from that table and use the same value in the search field. Also after searching I want to check if correct response is displayed. Please help!!