]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed DOM path in test after accessability improvement #11874
authorJohn Ahlroos <john@vaadin.com>
Mon, 12 Aug 2013 13:40:36 +0000 (16:40 +0300)
committerJohn Ahlroos <john@vaadin.com>
Mon, 12 Aug 2013 13:40:36 +0000 (16:40 +0300)
The WAI-ARIA fix added an element to the Window header making the dom
path in the test invalid.

Change-Id: Ifc8e993969643c32fbf552aa55b8700744ecbc9d

uitest/src/com/vaadin/tests/components/calendar/CalendarWeeklyViewNewEvents.html

index fd51a0daad87047fd1a0bf3dd0e7c5b6246ff2b0..6add1deba59bafb2833f4f5f40e93f5e346ec6ae 100644 (file)
 </tr>
 <tr>
        <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[2]</td>
+       <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td>
        <td>8,9</td>
 </tr>
 <!--Edit previously created events and change properties-->
 </tr>
 <tr>
        <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[2]</td>
+       <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td>
        <td>11,8</td>
 </tr>
 <tr>
 </tr>
 <tr>
        <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[2]</td>
+       <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td>
        <td>7,8</td>
 </tr>
 <tr>
 </tr>
 <tr>
        <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[2]</td>
+       <td>vaadin=runcomvaadintestscomponentscalendarCalendarTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td>
        <td>12,10</td>
 </tr>
 <!--Go to monthly view and assert inserted events-->