From 0205da98e4da21875030d2282b6992cd8a48c231 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Wed, 7 Jul 2010 11:02:33 +0000 Subject: [PATCH] Test case for #5038 svn changeset:14134/svn branch:6.4 --- .../components/window/WindowClickEvents.html | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 tests/src/com/vaadin/tests/components/window/WindowClickEvents.html diff --git a/tests/src/com/vaadin/tests/components/window/WindowClickEvents.html b/tests/src/com/vaadin/tests/components/window/WindowClickEvents.html new file mode 100644 index 0000000000..88e5536ad4 --- /dev/null +++ b/tests/src/com/vaadin/tests/components/window/WindowClickEvents.html @@ -0,0 +1,38 @@ + + + + + + +New Test + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
New Test
open/run/com.vaadin.tests.components.window.WindowClickEvents?restartApplication
mouseClickvaadin=runcomvaadintestscomponentswindowWindowClickEvents::/VVerticalLayout[0]/domChild[0]/domChild[1]154,150
assertTextvaadin=runcomvaadintestscomponentswindowWindowClickEvents::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0]Click using left on Main window
assertTextvaadin=runcomvaadintestscomponentswindowWindowClickEvents::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0]Click using left on Main window layout
+ + -- 2.39.5