12-15-2011, 11:56 PM
Greetings,
I'm pretty much a novice user of QTP. I can write simple scripts to perform simple actions with few to no variables.
I need to build a wildcard so my script will "add a new row" despite which row it is. Example "Add a new row at row x"
Here is part of the script:
.Image("Add a new row at row 1").Click
Any advice?
I'm pretty much a novice user of QTP. I can write simple scripts to perform simple actions with few to no variables.
I need to build a wildcard so my script will "add a new row" despite which row it is. Example "Add a new row at row x"
Here is part of the script:
.Image("Add a new row at row 1").Click
Any advice?