Hi all,
I was wondering if the following action could be done without the need for a coded step :
Scenario: an HTML page shows a search results in a Dynamic Table with 4 fixed columns.
1. Verify that the first column of each row contains the word: "blue"
I am new to Test Studio, I believe in Test Studio a "Conditions" step can be created using IF, ELSE as well as LOOP.
I thought of getting the row count of the Table and use that value to perform my loop operation, but I am not sure how to increment or decrement a databindvalue using the LOOP construst.
Cheers
FN.