hi i have one isuue on selecting webcheckbox .there are 15
wecheckboxex i want to select every time 9 th one how can i
select plese help me

regards
balaji

Answer Posted / raghavender

We Can check the webcheck box by using its Index number in
the application.
Browser().page().Webcheckbox("Name:=Chekbox name","index:=9
or 8").select

OR

We Can also Add all the check boxes To the Object
repository based on the Index numbers and select them in
the Code by writing
Browser().page().webCheckbox().select "ON"

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement

1656


How to find the name of the machine where you are running your automation scripts in qtp?

529


In qtp, how you can get the last character from a string?

561


Do you know how to connect database? Can you tell me the procedures?

557


Is any limitation to xml checkpoints?

569






An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

580


Explain about the test fusion report of quicktest professional?

540


Get the count of files of similar types from a folder.

983


How did you use regular expressions in QTP and also in WR?

2172


Can the user toggle between using Local OR and shared OR for the same action?

564


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

1961


How to check bitmap output value?

635


What is checkpoints for qtp?

543


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

629


How can i initiate the objects to find uniquely in OR

1481