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

When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

2480


What is the quicktest professional testing process?

519


How to use descriptive programming?

601


What are the differences between table and db checkpoints?

525


What are the different types of qtp test assets and their extensions?

584






How to capture a window in QTP?

1521


How to create a standard checkpoint ?

550


Explain the check points in quicktest professional?

533


What are the various types of Actions in UFT?

580


what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana

1451


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?

566


Explain about Test Fusion Report of QTP?

606


What are the different attribute used with regular expression?

527


How do you create regression test packs?

603


Hi Samrat, Thank u very much, what u said it is right.

1337