| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Users |
|
| store |
eval(selenium.isVisible('link=« Basic')) |
basicVisible |
| gotoIf |
!${basicVisible} |
BasicNotVisible |
| clickAt |
link=« Basic |
|
| label |
BasicNotVisible |
|
| type |
_125_keywords |
selen01 |
| clickAtAndWait |
//input[@value='Search'] |
|
| clickAtAndWait |
//td[2]/a |
User Name |
| clickAt |
additionalEmailAddressesLink |
|
| waitForVisible |
//div[2]/span/span/button[1] |
|
| clickAt |
//div[2]/span/span/button[1] |
|
| type |
_125_emailAddressAddress3 |
test01@selenium.com |
| select |
_125_emailAddressTypeId3 |
label=E-mail 3 |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//section/div/div/div/div[1] |
Your request processed successfully. |
| assertValue |
_125_emailAddressAddress2 |
test01@selenium.com |
| assertSelectedLabel |
_125_emailAddressTypeId2 |
E-mail 3 |