| AddVacationEventTest | ||
| waitForElementPresent | link=Calendar Test Page | |
| clickAndWait | link=Calendar Test Page | |
| clickAndWait | //input[@value='Add Event'] | |
| typeKeys | _8_title | Off to Yosemite! |
| type | _8_title | Off to Yosemite! |
| type | _8_description | Looking forward to camping! |
| click | _8_timeZoneSensitiveCheckbox | |
| select | _8_type | label=Vacation |
| clickAndWait | //input[@value='Save'] | |
| assertElementPresent | Link=Off to Yosemite! | |