Made corrections on the login screens. Now accepts the Ts&Cs correctly in the right places.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3884 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
mullenm
2008-03-07 10:57:36 +00:00
parent 5d3c2055cf
commit a43a3c43b9
2 changed files with 1 additions and 2 deletions

View File

@@ -639,7 +639,7 @@ class Test_11_edit_parties< Test::Unit::TestCase
#edit a different user
#@@ie.goto(EDIT_PARTIES)
@@ie.select_list(:id,'P65_PRTY_TYPE').set('User')
@@ie.link(:name,'Edit SuppAgent1').click
@@ie.link(:name,'Edit SuppAgent1 ').click
@@ie.wait
@@ie.text_field(:id,'P66_TELEPHONE').set('01234 567899')
@@ie.button(:value,'Apply Changes').click