From 7627f72cd6b4bd9fc898cb6164c4eed8f8d08e0c Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 20 Dec 2012 12:46:27 +0200 Subject: [PATCH] Fixed locator in test Change-Id: I4247a41a3712448e1c44f4751d94c19b452790e7 --- .../com/vaadin/tests/layouts/TestLayoutClickListeners.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uitest/src/com/vaadin/tests/layouts/TestLayoutClickListeners.html b/uitest/src/com/vaadin/tests/layouts/TestLayoutClickListeners.html index a3f46626c0..496994a60c 100644 --- a/uitest/src/com/vaadin/tests/layouts/TestLayoutClickListeners.html +++ b/uitest/src/com/vaadin/tests/layouts/TestLayoutClickListeners.html @@ -190,12 +190,12 @@ drag - vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VHorizontalLayout[0]/VOrderedLayout$Slot[2]/VAbsoluteLayout[0]/domChild[0]/domChild[0]/domChild[3]/domChild[0]/domChild[0] + vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VHorizontalLayout[0]/VOrderedLayout$Slot[2]/VAbsoluteLayout[0]/domChild[0]/domChild[0]/domChild[3]/domChild[0] 21,9 drop - vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VHorizontalLayout[0]/VOrderedLayout$Slot[2]/VAbsoluteLayout[0]/domChild[0]/domChild[0]/domChild[3]/domChild[0]/domChild[0] + vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VHorizontalLayout[0]/VOrderedLayout$Slot[2]/VAbsoluteLayout[0]/domChild[0]/domChild[0]/domChild[3]/domChild[0] 21,9 -- 2.39.5