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 the latest version of qtp?
what is defenetion of kiran can u tell me plz CVS, SVN
How many types of parameters are there?
Do you know how to connect database? Can you tell me the procedures?
Generic function to search for the unique link in webtable and click on it
Hi Samrat, Thank u very much, what u said it is right.
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What does mean by Scope of Automation?n How we defined it?
What is the file extension of the code file in qtp?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Explain the benefits of quick test pro(qtp)?
What is the use of text output value in quicktest professional (qtp)?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is the difference between analog and low level recording?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window