Forum Discussion
Ryan_Moran
12 years agoValued Contributor
Start here.
Eventually, if you continue with Test Complete, you'll likely find that you will be writing more code than using the recorder. So for storing the ID or row of the grid you'll want to store it in a variable. If you need the ID persisting between tests check this.
Eventually, if you continue with Test Complete, you'll likely find that you will be writing more code than using the recorder. So for storing the ID or row of the grid you'll want to store it in a variable. If you need the ID persisting between tests check this.