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


Please Help Members By Posting Answers For Below Questions

can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

1698


Explain the difference between data driven testing and parameterization ?

592


What is the Difference between test object and run time object?

613


Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19

1187


write the vb script for call to new action in qtp?

1863






What is action? How many types of actions are there in qtp?

617


1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)

1731


Differences between quicktest professional (qtp) and winrunner?

625


how to test use the quality control .how to verify the image verification

2548


Explain step generator in qtp?

651


How to get Traceability matrix from TD?

681


In what occasion we can specify global sheet and action sheet?

572


Can we use index on view?

1604


how to explain a claims and insurance project?

1754


What is recovery scenario manager? When you go for recovery scenario manager?

595