Selenium finds the button (here is the selenium)

//a...@id=tc676]/span/label

but it does not work in Watir?





On Jan 5, 4:23 pm, tester86 <sagar.am...@gmail.com> wrote:
> Hi
>
> I have the following watir code:
>
> $b.link(:href, "javascript:;").click
>
> but it does not click on the button.
>
> <a id="tc676" role="button" href="javascript:;">
> <span class="button inner" style="min-width: 80px;">
> <label class="sc-button ellipsis">Reset</label>
> </span>
> </a>
>
> Does any one have any ideas?
>
> Thanks
-- 
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