| 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 |
Selenium |
| assertPartialText |
//a[@id='_126_additionalEmailAddressesLink'] |
Additional Email Addresses |
| clickAt |
//a[@id='_126_additionalEmailAddressesLink'] |
Additional Email Addresses |
| waitForVisible |
//div[2]/span/span/button[1] |
Add Row |
| clickAt |
//div[2]/span/span/button[1] |
Add Row |
| waitForVisible |
_126_emailAddressAddress3 |
Email Address |
| type |
_126_emailAddressAddress3 |
Selenium@Selenium.com |
| select |
_126_emailAddressTypeId3 |
label=Email Address 3 |
| clickAt |
_126_emailAddressPrimary3 |
|
| pause |
5000 |
|
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//section/div/div/div/div[1] |
Your request processed successfully. |
| assertValue |
_126_emailAddressAddress2 |
Selenium@Selenium.com |
| assertSelectedLabel |
_126_emailAddressTypeId2 |
Email Address 3 |
| assertChecked |
_126_emailAddressPrimary2 |
|