altered to work better on the build machine
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3553 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -156,6 +156,7 @@ class Test_03_housings_screen < Test::Unit::TestCase
|
||||
assert(@@ie.button(:id, 'cancel').exists?,'The cancel button was not available')
|
||||
assert(@@ie.button(:id, 'delete').exists?,'The delete button was not available')
|
||||
assert(@@ie.button(:id, 'apply_changes').exists?,'The Apply Changes button was not available')
|
||||
startClicker("OK", 1)
|
||||
@@ie.button(:id, 'delete').click
|
||||
@@ie.wait
|
||||
assert_nil(@@ie.contains_text('3811H'),'The housing code field did contain value 3811H')
|
||||
|
||||
Reference in New Issue
Block a user