From fd4f1d280e8eb6a453868db01b8accc1e7b8d0b1 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 9 Apr 2013 01:01:48 +0300 Subject: Fixed test to close windows instead of maximizing them Change-Id: I4c1bd7d8962f30cf756512e8d8e1f198b9604ec2 --- .../com/vaadin/tests/components/uitest/base_theme_test.html | 10 +++++----- .../vaadin/tests/components/uitest/chameleon_theme_test.html | 10 +++++----- .../com/vaadin/tests/components/uitest/liferay_theme_test.html | 10 +++++----- .../vaadin/tests/components/uitest/reindeer_theme_test.html | 10 +++++----- .../com/vaadin/tests/components/uitest/runo_theme_test.html | 10 +++++----- 5 files changed, 25 insertions(+), 25 deletions(-) (limited to 'uitest') diff --git a/uitest/src/com/vaadin/tests/components/uitest/base_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/base_theme_test.html index 0308a09a16..614ae7bcda 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/base_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/base_theme_test.html @@ -289,7 +289,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,8 @@ -304,7 +304,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 11,6 @@ -319,7 +319,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 8,5 @@ -334,7 +334,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,6 @@ -349,7 +349,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 10,7 diff --git a/uitest/src/com/vaadin/tests/components/uitest/chameleon_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/chameleon_theme_test.html index fb00029d8f..7d9ffc65b8 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/chameleon_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/chameleon_theme_test.html @@ -289,7 +289,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,8 @@ -304,7 +304,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 11,6 @@ -319,7 +319,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 8,5 @@ -334,7 +334,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,6 @@ -349,7 +349,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 10,7 diff --git a/uitest/src/com/vaadin/tests/components/uitest/liferay_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/liferay_theme_test.html index 193c648916..d0ee96c7ef 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/liferay_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/liferay_theme_test.html @@ -289,7 +289,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,8 @@ -304,7 +304,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 11,6 @@ -319,7 +319,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 8,5 @@ -334,7 +334,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,6 @@ -349,7 +349,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 10,7 diff --git a/uitest/src/com/vaadin/tests/components/uitest/reindeer_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/reindeer_theme_test.html index b1340831bc..a330f5bf61 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/reindeer_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/reindeer_theme_test.html @@ -289,7 +289,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,8 @@ -304,7 +304,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 11,6 @@ -319,7 +319,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 8,5 @@ -334,7 +334,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,6 @@ -349,7 +349,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 10,7 diff --git a/uitest/src/com/vaadin/tests/components/uitest/runo_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/runo_theme_test.html index fadc503abd..61ba58a0e6 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/runo_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/runo_theme_test.html @@ -289,7 +289,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,8 @@ -304,7 +304,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 11,6 @@ -319,7 +319,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 8,5 @@ -334,7 +334,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 9,6 @@ -349,7 +349,7 @@ mouseClick - vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1] + vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[2] 10,7 -- cgit v1.2.3