iterating through a web table with unique values for each cell and punching the data using for loop
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023
12:40 PM
08-25-2023
12:40 PM
iterating through a web table with unique values for each cell and punching the data using for loop
I am new to Test complete and automation and below might be a very simple and dump question. Please help me
How can i iterate through a table like below which has a unique name for each cell (textboxModel , textboxModel1, textboxModel2,textboxModel3)
I used 'for loop' as below, but it keeps rewriting the data on the same cell and doesn't update the data in other text cells.
Labels:
- Labels:
-
Keyword Tests
-
Test Creation
-
Web Testing
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2023
03:21 AM
08-26-2023
03:21 AM
I suggest you read through Tutorials and Samples, and understand how to use TestComplete as well as understanding how TestComplete identifies UI objects, before attempting to automate anything.
