| AddEventTypeVacationTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Calendar Test Page | |
| clickAtAndWait | link=Calendar Test Page | |
| clickAtAndWait | //input[@value='Add Event'] | |
| type | _8_title | Off to Yosemite. |
| type | _8_description | Looking forward to camping. |
| clickAt | _8_timeZoneSensitiveCheckbox | |
| select | _8_type | label=Vacation |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |
| assertText | //tr[@class='portlet-section-body results-row last']/td[2]/a | Off to Yosemite. |