I want to verify that some data appear's on a page, but I want to be more
specific as to where its located. I want to verify that the data is displaying
on a certain place within the page. (table, cell, etc.) For example I might
have several places where the numbers "9995630893" appear, but I want to verify
a specific one. Currently I have ie.contains_text("9995630893") but that could
be anywhere on the page. How do I do this and is it possible with watir?
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=3802&messageID=10457#10457
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general