From fcad91d2c8710dd89dd2a1fb5ea11dc71cac51a1 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 29 Apr 2013 13:58:46 +0300 Subject: Added workaround for #11737 to test Change-Id: I9541abb5835c6851c3eea0d7567b4a848dc605d0 --- .../tests/components/window/WindowMaximizeRestoreTest.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/uitest/src/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html b/uitest/src/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html index 69ea0181d5..945564f298 100644 --- a/uitest/src/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html +++ b/uitest/src/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html @@ -162,6 +162,17 @@ vaadin=runcomvaadintestscomponentswindowWindowMaximizeRestoreTest::/VWindow[0]/FocusableScrollPanel[0]/VVerticalLayout[0]/Slot[0]/VNativeButton[0] 43,12 + + + mouseClick + vaadin=runcomvaadintestscomponentswindowWindowMaximizeRestoreTest::/VWindow[0]/FocusableScrollPanel[0]/VVerticalLayout[0]/Slot[0]/VNativeButton[0] + 43,12 + + + mouseClick + vaadin=runcomvaadintestscomponentswindowWindowMaximizeRestoreTest::/VWindow[0]/FocusableScrollPanel[0]/VVerticalLayout[0]/Slot[0]/VNativeButton[0] + 43,12 + mouseClick -- cgit v1.2.3