New Test | ||
open | /phptodo/index.php | |
type | username | admin |
type | password | password |
clickAndWait | //input[@type='submit' and @value='Log In'] | |
clickAndWait | link=preferences | |
clickAndWait | //input[@type='submit' and @value='Add New'] | |
type | feed_name[] | test |
type | feed_secret[] | test |
clickAndWait | //input[@type='submit' and @value='Save Feeds'] | |
click | //input[@name='feed_sel[]' and @value='1'] | |
clickAndWait | //input[@type='submit' and @value='Delete Feed'] | |
verifyConfirmation | Delete selected feed(s)? | |
clickAndWait | link=logout |