| AddInvalidEndDateEventTest | ||
| waitForElementPresent | link=Calendar | |
| clickAtAndWait | link=Calendar | |
| waitForVisible | //input[@value='Add Event'] | |
| clickAtAndWait | //input[@value='Add Event'] | |
| waitForVisible | _8_title | |
| type | _8_title | Invalid End Date Test Event |
| clickAt | //input[@name='_8_recurrenceType' and @value='3'] | |
| waitForElementPresent | _8_dailyInterval | |
| type | _8_dailyInterval | 1 |
| select | _8_endDateMonth | label=February |
| pause | 5000 | |
| assertNotPartialText | _8_endDateDay | 30 |