diff options
Diffstat (limited to 'uitest')
3 files changed, 6 insertions, 6 deletions
diff --git a/uitest/tb2/com/vaadin/tests/components/calendar/CalendarEventSizingNoOverlap.html b/uitest/tb2/com/vaadin/tests/components/calendar/CalendarEventSizingNoOverlap.html index dcf6c1ec53..8ee5f49050 100644 --- a/uitest/tb2/com/vaadin/tests/components/calendar/CalendarEventSizingNoOverlap.html +++ b/uitest/tb2/com/vaadin/tests/components/calendar/CalendarEventSizingNoOverlap.html @@ -25,7 +25,7 @@ <!-- Open add-event popup, enter event between 12:45-13:15 --> <tr> <td>click</td> - <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[6]/VButton[0]/domChild[0]/domChild[0]</td> + <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[7]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> @@ -51,7 +51,7 @@ <!-- Open add-event popup, enter event between 13:15-13:25 --> <tr> <td>click</td> - <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[6]/VButton[0]/domChild[0]/domChild[0]</td> + <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[7]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> @@ -77,7 +77,7 @@ <!-- Open add-event popup, enter event between 13:25-13:55 --> <tr> <td>click</td> - <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[6]/VButton[0]/domChild[0]/domChild[0]</td> + <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[7]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> diff --git a/uitest/tb2/com/vaadin/tests/components/calendar/CalendarMonthlyViewNewEvent.html b/uitest/tb2/com/vaadin/tests/components/calendar/CalendarMonthlyViewNewEvent.html index 760beef6c0..a21ec7214a 100644 --- a/uitest/tb2/com/vaadin/tests/components/calendar/CalendarMonthlyViewNewEvent.html +++ b/uitest/tb2/com/vaadin/tests/components/calendar/CalendarMonthlyViewNewEvent.html @@ -19,7 +19,7 @@ <!--Create new event with the button--> <tr> <td>click</td> - <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[6]/VButton[0]/domChild[0]/domChild[0]</td> + <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[7]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> diff --git a/uitest/tb2/com/vaadin/tests/components/calendar/CalendarWeeklyViewNewEvents.html b/uitest/tb2/com/vaadin/tests/components/calendar/CalendarWeeklyViewNewEvents.html index f2702420f1..7f848c731b 100644 --- a/uitest/tb2/com/vaadin/tests/components/calendar/CalendarWeeklyViewNewEvents.html +++ b/uitest/tb2/com/vaadin/tests/components/calendar/CalendarWeeklyViewNewEvents.html @@ -242,7 +242,7 @@ <!--Enter new event--> <tr> <td>click</td> - <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[6]/VButton[0]/domChild[0]/domChild[0]</td> + <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[7]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> @@ -371,7 +371,7 @@ <!--Create new event--> <tr> <td>click</td> - <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[6]/VButton[0]/domChild[0]/domChild[0]</td> + <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VGridLayout[0]/VHorizontalLayout[0]/Slot[7]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> |