I'm doing a test where I fill in a field with :
ie.text_field(:name,"track_note_0").set(testtext)
it then saves this entry with a:
ie.button(:value, "save").click
and then logs out. 


I need to have the script go back to the page and make sure that field still 
has that text in it, how would I do this? Searching and variations on if 
ie.contains have not worked.

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

Reply via email to