| store |
eval(selenium.isElementPresent('link=Back to My Community')) |
BackAtMyCommunity |
| gotoIf |
!${BackAtMyCommunity} |
Not In My Community |
| clickAndWait |
link=Back to My Community |
|
| label |
Not In My Community |
|
| clickAndWait |
link=Calendar Test Page |
|
| clickAndWait |
//input[@value='Add Event'] |
|
| typeKeys |
_8_title |
Test Event |
| type |
_8_title |
Test Event |
| type |
_8_description |
This is a test event! |
| click |
_8_timeZoneSensitiveCheckbox |
|
| select |
_8_type |
label=Appointment |
| clickAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
Link=Test Event |
|