| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Settings |
|
| assertPartialText |
//a[@id='_130_phoneNumbersLink'] |
Phone Numbers |
| clickAt |
//a[@id='_130_phoneNumbersLink'] |
Phone Numbers |
| type |
_130_phoneNumber0 |
123-123-1234 |
| type |
_130_phoneExtension0 |
123 |
| select |
_130_phoneTypeId0 |
label=Other |
| clickAt |
_130_phonePrimary0 |
|
| clickAtAndWait |
//input[@value='Save'] |
|
| assertText |
//section/div/div/div/div |
Your request processed successfully. |
| assertValue |
_130_phoneNumber0 |
1231231234 |
| assertValue |
_130_phoneExtension0 |
123 |
| assertSelectedLabel |
_130_phoneTypeId0 |
Other |
| assertChecked |
_130_phonePrimary0 |
|