| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Organizations |
|
| store |
eval(selenium.isVisible('link=« Basic')) |
basicVisible |
| gotoIf |
!${basicVisible} |
BasicNotVisible |
| clickAt |
link=« Basic |
|
| label |
BasicNotVisible |
|
| type |
_126_keywords |
Selenium |
| clickAtAndWait |
//input[@value='Search'] |
|
| assertText |
//td[2]/a |
Selenium |
| clickAtAndWait |
//td[2]/a |
|
| clickAt |
additionalEmailAddressesLink |
|
| clickAt |
//div[2]/div/span/span/button[1] |
Add Row |
| waitForElementPresent |
_126_emailAddressAddress2 |
|
| type |
_126_emailAddressAddress2 |
Selenium@Selenium.com |
| select |
_126_emailAddressTypeId2 |
label=E-mail |
| clickAt |
_126_emailAddressPrimary2 |
|
| pause |
5000 |
|
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |
| assertValue |
_126_emailAddressAddress1 |
Selenium@Selenium.com |
| assertSelectedLabel |
_126_emailAddressTypeId1 |
E-mail |
| assertChecked |
_126_emailAddressPrimary1 |
|