예제 #1
0
 def test_login_negative_test_works_if_we_are_one_the_same_page(self):
     LIB.euh_EWS_Logon(data.BROWSER, data.LOGIN_URL, "jack","frost", False)
     LIB.textfield_value_should_be(OR["login_username"], "jack")
     LIB.textfield_value_should_be(OR["login_password"], None) #cannot read value from password field