Trying to click an element in a list using li:

@browser.li(:class,"folder").link(:index,2).click

However when I try to run this I get:

undefined method `li' for #<Watir::Safari:0x1031d8860>

I found a thread saying this works for watir on ie. Is this just not
implemented in safariwatir at this time? If not can someone propose an
alternative way of clicking the element in the li using safariwatir?

Thank you in advance

P.S.  I get the same issue above if I try to select on a page element
by title or text. Are these no implemented in Safariwatir ether? If
not is the a change these could be implemented soon?

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

Reply via email to