| AddEventDateRepeatInvalidTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Calendar Test Page | |
| clickAtAndWait | link=Calendar Test Page | |
| clickAtAndWait | //input[@value='Add Event'] | |
| type | _8_title | Invalid End Date Test Event |
| waitForElementPresent | _8_dailyInterval | |
| type | _8_dailyInterval | 1 |
| waitForVisible | _8_endDateMonth | |
| select | _8_endDateMonth | label=February |
| pause | 5000 | |
| assertNotPartialText | _8_endDateDay | 30 |