| AddVacationEventTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Calendar | |
| waitForVisible | //input[@value='Add Event'] | |
| clickAtAndWait | //input[@value='Add Event'] | |
| waitForVisible | _8_title | Off to Yosemite! |
| type | _8_title | Off to Yosemite! |
| type | _8_description | Looking forward to camping! |
| clickAt | _8_timeZoneSensitiveCheckbox | |
| select | _8_type | label=Vacation |
| pause | 5000 | |
| clickAtAndWait | //input[@value='Save'] | |
| assertElementPresent | Link=Off to Yosemite! | |