[Wtr-general] ie.contains_text question - data verification
Cory
forum-watir-users at openqa.org
Fri Aug 25 14:27:43 EDT 2006
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
More information about the Wtr-general
mailing list