open |
/phptodo/logout.php |
|
type |
username |
admin |
type |
password |
password |
clickAndWait |
//input[@type='submit' and @value='Log In'] |
|
type |
subject |
Selenium High |
select |
priority_id |
label=High |
clickAndWait |
//input[@type='submit' and @value='Quick Add'] |
|
select |
priority_id |
label=Low |
type |
subject |
Selenium Low |
clickAndWait |
//input[@type='submit' and @value='Quick Add'] |
|
select |
priority_id |
label=Medium |
type |
subject |
Selenium Medium |
clickAndWait |
//input[@type='submit' and @value='Quick Add'] |
|
type |
subject |
Selenium None |
clickAndWait |
//input[@type='submit' and @value='Quick Add'] |
|
clickAndWait |
link=logout |
|