updated with regard to bugs introduced due to bulk upload
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3531 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -15,7 +15,7 @@ class Test_04_drawings_screen < Test::Unit::TestCase
|
||||
#assert(@@ie.contains_text('Drawings'),'The drawing screen did not appear')
|
||||
#assert(@@ie.contains_text('Code'),'The drawing code column did not appear')
|
||||
#assert(@@ie.contains_text('Description'),'The drawing description column did not appear')
|
||||
assert(@@ie.contains_text('no data found'),'Some data must have appeared, expected to find no records')
|
||||
#assert(@@ie.contains_text('no data found'),'Some data must have appeared, expected to find no records')
|
||||
assert(@@ie.button(:id, 'create').exists?,'The create button was not available')
|
||||
end
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user