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
can any body give the banking domain concepts/links
How to save your test using quicktest professional?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
How can I use Call dlls in QTP ?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Connect to QC using AOM.
What is the XML file architecture ?
What is Associate Repository in QTP 9.2 ?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Explain advantages and disadvantages kdf?
How to get popup error message.
diff between qtp versions from 8.5
Why we load add-ins in qtp?
Is it possible to call win runner script in qtp?