open |
/phptodo/index.php |
|
type |
username |
admin |
type |
password |
password |
clickAndWait |
//input[@type='submit' and @value='Log In'] |
|
clickAndWait |
link=user mgmt |
|
type |
username |
seleniumtest |
type |
fullname |
Selenium Test User |
type |
password |
abc123 |
clickAndWait |
//input[@type='submit' and @value='Add User'] |
|
clickAndWait |
link=logout |
|
type |
username |
seleniumtest |
type |
password |
abc123 |
clickAndWait |
//input[@type='submit' and @value='Log In'] |
|
type |
subject |
test 1 2 3 |
clickAndWait |
//input[@type='submit' and @value='Quick Add'] |
|
clickAndWait |
link=logout |
|
type |
username |
admin |
type |
password |
password |
clickAndWait |
//input[@type='submit' and @value='Log In'] |
|
clickAndWait |
link=user mgmt |
|
clickAndWait |
//a[@href="users.php?action=delete&userid=2"] |
|
clickAndWait |
link=logout |
|