| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Calendar |
|
| waitForVisible |
//input[@value='Add Event'] |
|
| clickAtAndWait |
//input[@value='Add Event'] |
|
| waitForVisible |
_8_allDayCheckbox |
|
| clickAt |
_8_allDayCheckbox |
|
| typeKeys |
_8_title |
Invalid Repeat Test Event |
| type |
_8_title |
Invalid Repeat Test Event |
| select |
_8_startDateMonth |
label=February |
| select |
_8_startDateDay |
label=25 |
| select |
_8_startDateYear |
label=2009 |
| clickAt |
//input[@name='_8_recurrenceType' and @value='3'] |
|
| waitForElementPresent |
_8_dailyInterval |
|
| type |
_8_dailyInterval |
1 |
| clickAt |
//input[@name='_8_endDateType' and @value='2'] |
|
| select |
_8_endDateMonth |
label=February |
| select |
_8_endDateDay |
label=24 |
| select |
_8_endDateYear |
label=2009 |
| pause |
5000 |
|
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
You have entered invalid data. Please try again. |
|
| assertTextPresent |
Please enter a valid end date. |
|