| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Joe Bloggs |
|
| clickAtAndWait |
link=Joe Bloggs |
|
| pause |
5000 |
|
| waitForVisible |
displaySettingsLink |
|
| clickAt |
displaySettingsLink |
|
| waitForVisible |
_2_timeZoneId |
|
| select |
_2_timeZoneId |
label=(UTC -08:00) Pacific Standard Time |
| clickAtAndWait |
//input[@value='Save'] |
|
| waitForTextPresent |
Your request processed successfully. |
|
| waitForSelectedLabel |
_2_timeZoneId |
(UTC -08:00) Pacific Standard Time |
| assertTextPresent |
Your request processed successfully. |
|
| assertSelectedLabel |
_2_timeZoneId |
(UTC -08:00) Pacific Standard Time |