open |
/phptodo/logout.php |
|
type |
username |
admin |
type |
password |
password |
clickAndWait |
//input[@type='submit' and @value='Log In'] |
|
select |
priority_id |
label=High |
select |
status_id |
label=In Progress |
select |
category_id |
label=Personal |
type |
subject |
Selenium - FullAdd |
type |
due_date |
12-12-2005 |
clickAndWait |
//input[@type='submit' and @value='Add'] |
|
type |
description |
This is a test
of the full
add capapability |
type |
start_date |
12-1-2005 |
clickAndWait |
//input[@type='submit' and @value='Save'] |
|
clickAndWait |
link=logout |
|