updated login test to reflect new invalid login credentials error message
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3672 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -680,7 +680,7 @@ class Test_11_edit_parties< Test::Unit::TestCase
|
||||
@@ie.wait
|
||||
assert(@@ie.contains_text('Action Processed.'),'Party not updated correctly')
|
||||
|
||||
@@ie.link(:name,'Edit SuppAgent1').click
|
||||
@@ie.link(:name,'Edit SuppAgent1 ').click
|
||||
@@ie.wait
|
||||
@@ie.text_field(:id,'P66_TELEPHONE').set('01234 567809')
|
||||
@@ie.button(:value,'Apply Changes').click
|
||||
|
||||
Reference in New Issue
Block a user