Hello,
I need some help regarding radio button.
In my application i created a poll named "Test" along with other polls
There are two radio buttons beside each poll namely Update and Delete
Now here i want to click on Delete radio button beside "Test" poll.
How do i access?

This is its html.
input id="act2_165_delete" type="radio" value="delete" name="act2
[165]"/>

Now while testing i dont know when a new poll is created what id it
will have.
I know one thing that the title is "Test" and i want to click on that
delete radio having title "Test".
How do i access that particular radio button?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to