| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Organizations |
|
| store |
eval(selenium.isVisible('link=« Basic')) |
basic1Visible |
| gotoIf |
!${basic1Visible} |
Basic1NotVisible |
| clickAt |
link=« Basic |
|
| label |
Basic1NotVisible |
|
| type |
_126_keywords |
Selenium |
| clickAtAndWait |
//input[@value='Search'] |
|
| assertText |
//td[2]/a |
Selenium |
| clickAtAndWait |
//td[2]/a |
|
| type |
_126_comments |
This is a test comment! |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//section/div/div/div/div[1] |
Your request processed successfully. |
| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Organizations |
|
| store |
eval(selenium.isVisible('link=« Basic')) |
basic2Visible |
| gotoIf |
!${basic2Visible} |
Basic2NotVisible |
| clickAt |
link=« Basic |
|
| label |
Basic2NotVisible |
|
| type |
_126_keywords |
Selenium |
| clickAtAndWait |
//input[@value='Search'] |
|
| assertText |
//td[2]/a |
Selenium |
| clickAtAndWait |
//td[2]/a |
|
| assertValue |
_126_comments |
This is a test comment! |