Hi, I Need code to click the webbutton inside of webtable. I
need to click a particular 'Edit' webbutton inside of
webtable.
For Example...
Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in
10th Column. I need to click the 3rd row 'Edit' button with
unique value.
Browser("....").Page("...").Frame("...").WebButton("btn_Edit
")
I Tried with below code:
Set objButton =
Browser("...").Page("...").Frame("...").WebTable("...").Chil
dItem(3,10, Webbutton,0).Click - Not working this code :(
Anyone can help me to sort out this simple issue ???
Answer / crazy boy
In place of ChildItem(3,10,webbutton,0).click
Write the Webbutton in Double quotes Ie: "WebButton"
| Is This Answer Correct ? | 3 Yes | 1 No |
how do you done Data-driven test using MS-Word Instead of DataTable
For which type of project the iterative model is suitable?
How to retrive the property of an object?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself
Is there any thing that we can replace recovery scenario manager in QTP.
How u will open the build automatically in QTP except using Systemutil.run command
who QTP recognizes the object stored in object repository?
What is descriptive Programming in qtp.
Did u use check points during ur work experience ?
What are the different recording modes and how do they work?