SHALINI GUPTA wrote:
> In my project i want to click a link that is variable.i.e user 
> dependent.But always it comes after an image...
> so is there any way to click a link just next to an image.
> please help.Its very urgent
There is an little known feature in 1.5 that supports this:

  ie.link(:after, ie.image(:id, 'foo')).click

Bret
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to