Prepare for your Next Interview
This is a discussion on Multiple checkboxes of same object name; I need to click a specific. How do I go abt within the Rational Robot forums, part of the Software Testing category; Hi Folks, I have a mailbox application wherein there are 10 Checkboxes adjacent to espective mails. I need to select only a particular checkbox corrponding to that e-mail. I ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Multiple checkboxes of same object name; I need to click a specific. How do I go abt
Hi Folks,
I have a mailbox application wherein there are 10 Checkboxes adjacent to espective mails. I need to select only a particular checkbox corrponding to that e-mail. I tried recognizing by indexes, but the index may not be the same always. How do I go about it? Thx arnie |
| Sponsored Links |
|
|||
|
hi arnold,
You can give it a try by using multiple properties as a combination for the identification. like you can use data = "1 - checked" SQASetProperty("type=Checkbox;name=chkname;index=3;caption=xyz","Value", data) |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to start the specific test. | JobHelper | QTP | 1 | 06-23-2008 04:03 PM |
| Code to click on 6 button | Geek_Guest | QTP | 8 | 09-16-2007 01:39 PM |
| How do we catch click event? | prakash.kudrekar | VB.NET | 5 | 04-30-2007 10:23 AM |
| Menu found disappeared and Right click does not work | sagar007 | Geeks Lounge | 0 | 02-21-2007 04:29 AM |
| multiple inheritance.... | psuresh1982 | Java | 2 | 01-22-2007 12:57 AM |