On Mon, Oct 19, 2009 at 11:48 PM, Shlomit Gazit <[email protected]>
wrote:
> When I am trying to locate the cell for .link,

What are you trying to do? Click all links in the table? This will flash all
links, you can work from there:

browser.table(:class, "tableLeftNav").links.each {|link| link.flash}

Željko

--~--~---------~--~----~------------~-------~--~----~
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