Are either of the "Edit News" links contained within another element (table?). 
You may be able to do something like

ie.frame('whatever').table(:id,'table1').link(:title,'Edit News')

and

ie.frame('whatever').table(:id,'table2').link(:title,'Edit News')

like the other poster said though, a hard index isn't going to be the end of 
the world if nothing else works. You could also approach the developer and ask 
for a tag that would work better for you, its always an option.

Good luck.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6036&messageID=16911#16911
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to