include |
/selenium_scripts/logout.html |
|
include |
/selenium_scripts/login.html |
|
include |
/selenium_scripts/bluebar_go.html |
url=www.cnn.com |
assertTitle |
CNN.com - Breaking News, U.S., World, Weather, Entertainment & Video News |
|
clickAndWait |
link=Bookmark |
|
assertTitle |
Bookmark |
|
clickAndWait |
//input[@value='Add'] |
|
assertTitle |
Bookmarks |
|
assertTextPresent |
Link saved |
|
assertAttribute |
link=http://www.cnn.com@href |
${browse_suffix}http://www.cnn.com |
clickAndWait |
link=Edit |
|
assertTitle |
Bookmark |
|
type |
title |
CNN World |
type |
url |
http://www.cnn.com/WORLD/ |
clickAndWait |
//input[@value='Update'] |
|
assertTitle |
Bookmarks |
|
assertTextPresent |
Link saved |
|
assertAttribute |
link=CNN World@href |
${browse_suffix}http://www.cnn.com/WORLD/ |
clickAndWait |
link=Bookmarks |
|
assertTitle |
Bookmarks |
|
assertTextNotPresent |
Link saved |
|
assertAttribute |
link=CNN World@href |
${browse_suffix}http://www.cnn.com/WORLD/ |
clickAndWait |
link=CNN World |
|