put in to use "NO" in a drop-down rather than "No"
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3650 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -211,7 +211,7 @@ class Test_09_MIPADMIN_party_management< Test::Unit::TestCase
|
||||
@@ie.text_field(:id,'P61_COMMENTS').set('This is the administrator for Supplier1. Created for testing.')
|
||||
@@ie.text_field(:id,'P61_PASSWORD').set('Passw0rd.')
|
||||
@@ie.text_field(:id,'P61_REPEAT_PASSWORD').set('Passw0rd.')
|
||||
@@ie.select_list(:id,'P61_EXPIRE_PWORD').set('NO') #Leave the user OPEN
|
||||
@@ie.select_list(:id,'P61_EXPIRE_PWORD').set('No') #Leave the user OPEN
|
||||
|
||||
@@ie.button(:value,'Next >').click
|
||||
@@ie.wait
|
||||
|
||||
Reference in New Issue
Block a user