| open |
/phptodo/logout.php |
|
| type |
username |
admin |
| type |
password |
password |
| clickAndWait |
//input[@type='submit' and @value='Log In'] |
|
| clickAndWait |
link=preferences |
|
| type |
fullname |
Selenium User |
| type |
old_pass |
password |
| type |
password |
selenium |
| type |
password2 |
selenium |
| clickAndWait |
//input[@type='submit' and @value='Save Changes'] |
|
| clickAndWait |
link=logout |
|
| type |
username |
admin |
| type |
password |
selenium |
| clickAndWait |
//input[@type='submit' and @value='Log In'] |
|
| clickAndWait |
link=preferences |
|
| type |
fullname |
Administrative User |
| type |
old_pass |
selenium |
| type |
password |
password |
| type |
password2 |
password |
| clickAndWait |
//input[@type='submit' and @value='Save Changes'] |
|
| clickAndWait |
link=logout |
|