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 Posted / 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 |
Post New Answer View All Answers
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How will you declare a variable in qtp?
Is qtp supports uni-code?
How will you compare keyword and expert view?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What are the views available in quicktest professional?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
How does qtp recognize objects in aut?
What is quicktest professional?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Hoe can we do retesting using functions please give the code for it using login page
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
how to idetfy which test cases are automated?who will deside that plz tell me