From a8b429861077bac0eb7de3c2c98fa6d54a31ed82 Mon Sep 17 00:00:00 2001 From: Sauli Tähkäpää Date: Mon, 19 Jan 2015 21:45:47 +0200 Subject: Fix SubWindowOrderTest. (#15408) Change-Id: Idd2e5b2a910488d157e113fd58492bae6c8f3b2d --- uitest/tb2/com/vaadin/tests/components/window/SubWindowOrder.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'uitest/tb2') diff --git a/uitest/tb2/com/vaadin/tests/components/window/SubWindowOrder.html b/uitest/tb2/com/vaadin/tests/components/window/SubWindowOrder.html index 6fd99caa19..f0ccddcce4 100644 --- a/uitest/tb2/com/vaadin/tests/components/window/SubWindowOrder.html +++ b/uitest/tb2/com/vaadin/tests/components/window/SubWindowOrder.html @@ -90,7 +90,7 @@ mouseClick - vaadin=runcomvaadintestscomponentswindowSubWindowOrder::/VWindow[3]/domChild[0]/domChild[0]/domChild[3] + vaadin=runcomvaadintestscomponentswindowSubWindowOrder::/VWindow[3]/domChild[0]/domChild[0]/domChild[1]/domChild[1] 11,15 @@ -101,7 +101,7 @@ mouseClick - vaadin=runcomvaadintestscomponentswindowSubWindowOrder::/VWindow[2]/domChild[0]/domChild[0]/domChild[3] + vaadin=runcomvaadintestscomponentswindowSubWindowOrder::/VWindow[2]/domChild[0]/domChild[0]/domChild[1]/domChild[1] 6,8 @@ -139,7 +139,7 @@ mouseClick - vaadin=runcomvaadintestscomponentswindowSubWindowOrder::/VWindow[2]/domChild[0]/domChild[0]/domChild[3] + vaadin=runcomvaadintestscomponentswindowSubWindowOrder::/VWindow[2]/domChild[0]/domChild[0]/domChild[1]/domChild[1] 10,5 -- cgit v1.2.3