fixed more tests after changes of the last few weeks
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3807 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -64,7 +64,7 @@ class Test_08_modules_screen < Test::Unit::TestCase
|
||||
#
|
||||
def test_03_create_module
|
||||
@@ie.text_field(:id, 'P57_CODE').set('AR10266H')
|
||||
@@ie.text_field(:id, 'P57_METR_CODE').set('MRD1600B4F')
|
||||
@@ie.select_list(:id, 'P57_METR_CODE').set('MRD1600B4F')
|
||||
@@ie.select_list(:id, 'P57_FLTR_CODE').select('Gauze - 100')
|
||||
@@ie.select_list(:id, 'P57_REGU_CODE').select('J48 - 30')
|
||||
@@ie.select_list(:id, 'P57_REVA_CODE').select('10L: Size 25: Setting 35')
|
||||
@@ -99,7 +99,7 @@ class Test_08_modules_screen < Test::Unit::TestCase
|
||||
@@ie.button(:id, 'create').click
|
||||
@@ie.wait
|
||||
@@ie.text_field(:id, 'P57_CODE').set('AR12265H')
|
||||
@@ie.text_field(:id, 'P57_METR_CODE').set('MRD1600B4F')
|
||||
@@ie.select_list(:id, 'P57_METR_CODE').set('MRD1600B4F')
|
||||
@@ie.select_list(:id, 'P57_FLTR_CODE').select('Gauze - 100')
|
||||
@@ie.select_list(:id, 'P57_REGU_CODE').select('J48 - 30')
|
||||
@@ie.select_list(:id, 'P57_REVA_CODE').select('10L: Size 25: Setting 35')
|
||||
|
||||
Reference in New Issue
Block a user