fixed login method after 3.1 update

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3857 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
PriestJ
2008-03-06 11:25:17 +00:00
parent 2f1e25b1fc
commit 0780d427b9

View File

@@ -42,7 +42,7 @@ def login(p_username, p_password)
@@ie.text_field( :id, 'P101_USERNAME' ).set( p_username )
@@ie.text_field( :id, 'P101_PASSWORD' ).set( p_password )
#
@@ie.button(:id, "login").click
@@ie.button(:id, "P500_LOG_BACK_IN").click
@@ie.wait
#
# TRUE if doesn't find