Fixed a bunch of tests

This commit is contained in:
Eric Allen 2009-10-09 21:27:27 -04:00
parent d9108abe92
commit e32b23c615
7 changed files with 22 additions and 9 deletions

View file

@ -15,6 +15,6 @@ click "edit_icon_todo_15"
wait_for_element_present "show_from_todo_15"
type "show_from_todo_15", ""
click "css=#submit_todo_15"
wait_for_element_present "xpath=//div[@id='p1'] //div[@id='todo_15']"
wait_for_element_present "xpath=//div[@id='p1items'] //div[@id='todo_15']"
assert_not_visible "tickler-empty-nd"
assert_text 'badge_count', '2'