Displaying 1 result from an estimated 1 matches for "assert_text".
2006 Feb 19
0
Selenium testing plugin
...son_first_name'', ''Pixel''
type ''new_person_last_name'', ''the Cat''
select ''new_person_gender'', ''Male''
click_and_wait ''submit_add_new_person''
assert_text ''person_name'', ''Pixel the Cat''
end
end
100% Ruby and proud of it ;)
Comments/feedback/patches welcome.
-Jonny.
--
Posted via http://www.ruby-forum.com/.