These tests are designed to be run by the Selenium test-runner.
Log in |
||
---|---|---|
open |
http://www.should-be-configurable.example.com/logout.php |
|
open |
http://www.should-be-configurable.example.com/ |
|
type |
username |
invalid_username |
type |
password |
wrong_password |
clickAndWait |
//input[@value='Login'] |
|
assertTextPresent |
The password is not correct |