ViewEventTypeVacationTest
open /web/guest/home/
waitForElementPresent link=Calendar Test Page
clickAtAndWait link=Calendar Test Page
clickAtAndWait link=Day
selectAndWait //select label=Vacation
assertText //div[@class='event-title'] Off to Yosemite.
clickAtAndWait link=Week
selectAndWait //select label=Vacation
assertText //tr[@class='portlet-section-alternate results-row alt']/td[1]/a Off to Yosemite.
clickAtAndWait link=Month
selectAndWait //select label=Vacation
assertText //tr[@class='portlet-section-alternate results-row alt']/td[1]/a Off to Yosemite.
clickAtAndWait link=Events
assertText //tr[@class='portlet-section-body results-row last']/td[3]/a Off to Yosemite.