Failed login for site
---------------------

         Key: WT-589
         URL: http://webtest-community.canoo.com/jira/browse/WT-589
     Project: WebTest
        Type: Task

    Versions: 3.0    
 Environment: Windows 7, Intellij
    Reporter: lput tmp


Trying to login to 'www.maskr.me/login' fails with the following simple code.

invoke "http://www.maskr.me/login";
setInputField htmlId: "email", value: "[email protected]"
setInputField htmlId: "password", value: "password"
clickButton htmlId: "btnLogin"

Is the technology of this site not implemented in this version?

Regards

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to