| 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 |
|
| type |
_125_emailAddressAddress0 |
test01@selenium.com |
| select |
_125_emailAddressTypeId0 |
label=E-mail |
| clickAt |
_125_emailAddressPrimary0 |
|
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//section/div/div/div/div[1] |
Your request processed successfully. |
| assertValue |
_125_emailAddressAddress0 |
test01@selenium.com |
| assertSelectedLabel |
_125_emailAddressTypeId0 |
E-mail |
| assertChecked |
_125_emailAddressPrimary0 |
Yes |