| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Organizations |
|
| store |
eval(selenium.isVisible('link=Advanced »')) |
advancedPresent |
| gotoIf |
!${advancedPresent} |
AdvancedNotPresent |
| clickAt |
link=Advanced » |
|
| label |
AdvancedNotPresent |
|
| type |
_126_zip |
41111 |
| clickAtAndWait |
//div[2]/span[2]/span/input |
Search |
| type |
_126_zip |
|
| assertText |
//td[2]/a |
Selenium |
| store |
eval(selenium.isVisible('link=« Basic')) |
basicPresent |
| gotoIf |
!${basicPresent} |
BasicNotPresent |
| clickAt |
link=« Basic |
|
| label |
BasicNotPresent |
|