update for fixes after some changes to screens
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3802 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -94,7 +94,7 @@ class Test_03_housings_screen < Test::Unit::TestCase
|
||||
@@ie.wait
|
||||
assert(@@ie.contains_text('Housings'),'The housing screen did not appear')
|
||||
assert(@@ie.contains_text('3811H'),'The new record with drawing code 3811H did not appear')
|
||||
assert(@@ie.contains_text('WALK THRU'),'The new record with housing type walk through did not appear')
|
||||
assert(@@ie.contains_text('Walk Thru'),'The new record with housing type walk through did not appear')
|
||||
assert(@@ie.contains_text('Housing for regulators'),'The description Housing for regulators did not appear')
|
||||
assert(@@ie.contains_text('3600'),'The value 3600 for Dimension L did not appear')
|
||||
assert(@@ie.contains_text('1700'),'The value 1700 for Dimension W did not appear')
|
||||
|
||||
Reference in New Issue
Block a user