summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authorJohn Ahlroos <john@vaadin.com>2013-08-12 15:09:03 +0300
committerJohn Ahlroos <john@vaadin.com>2013-08-12 15:09:03 +0300
commit650dae3aeab76273413c39fb521ce0252ec0e162 (patch)
treefac4f612956167b441dadd29711a4bc0ec416167 /uitest
parentd9479ea06c3eab2b6a5a68552261106b5872c327 (diff)
downloadvaadin-framework-650dae3aeab76273413c39fb521ce0252ec0e162.tar.gz
vaadin-framework-650dae3aeab76273413c39fb521ce0252ec0e162.zip
Fixed DOM path in test after accessability improvement #11874
The WAI-ARIA fix added an element to the Window header making the dom path in the test invalid. Change-Id: I32592496d95b8fc0238e4a3a651b6ebc21f46f46
Diffstat (limited to 'uitest')
-rw-r--r--uitest/src/com/vaadin/tests/components/window/WindowWithInvalidCloseListener.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/components/window/WindowWithInvalidCloseListener.html b/uitest/src/com/vaadin/tests/components/window/WindowWithInvalidCloseListener.html
index fa63e5e1e6..3ea1f8f732 100644
--- a/uitest/src/com/vaadin/tests/components/window/WindowWithInvalidCloseListener.html
+++ b/uitest/src/com/vaadin/tests/components/window/WindowWithInvalidCloseListener.html
@@ -18,7 +18,7 @@
</tr>
<tr>
<td>mouseClick</td>
- <td>vaadin=runcomvaadintestscomponentswindowWindowWithInvalidCloseListener::/VWindow[0]/domChild[0]/domChild[0]/domChild[2]</td>
+ <td>vaadin=runcomvaadintestscomponentswindowWindowWithInvalidCloseListener::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td>
<td>6,7</td>
</tr>
<tr>