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
How to change the priorities of the recovery scenario properties?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
How to export quicktest professional results to an .xls file?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Where we can use the analog mode and where we can use the low – level mode?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
why you have standardized functions? plzzz guys with real time exp. do answer
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How the exception handling can be done using quicktest professional?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
what are all the fileds present in object repository?
How are actions and functions different in QTP?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?