diff options
author | Sauli Tähkäpää <sauli@vaadin.com> | 2015-01-19 22:16:45 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-01-19 20:55:09 +0000 |
commit | f423b406981d8fe61464a07fcd9e12db223b98e7 (patch) | |
tree | 61c1dac17db6679cfc84caebbff0ef3d2c17bf17 /uitest/tb2 | |
parent | 78f79e5dfe763e65d4afe967e6a74536f99b73fb (diff) | |
download | vaadin-framework-f423b406981d8fe61464a07fcd9e12db223b98e7.tar.gz vaadin-framework-f423b406981d8fe61464a07fcd9e12db223b98e7.zip |
Fix liferay_theme_test. (#15408)
Change-Id: I460f287cbafe530e1d21cb2da24ed3d64b12f2d9
Diffstat (limited to 'uitest/tb2')
-rw-r--r-- | uitest/tb2/com/vaadin/tests/components/uitest/liferay_theme_test.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/uitest/tb2/com/vaadin/tests/components/uitest/liferay_theme_test.html b/uitest/tb2/com/vaadin/tests/components/uitest/liferay_theme_test.html index 783784e993..3ed5836c86 100644 --- a/uitest/tb2/com/vaadin/tests/components/uitest/liferay_theme_test.html +++ b/uitest/tb2/com/vaadin/tests/components/uitest/liferay_theme_test.html @@ -289,7 +289,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td> + <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1]/domChild[1]</td> <td>9,8</td> </tr> <tr> @@ -304,7 +304,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td> + <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1]/domChild[1]</td> <td>11,6</td> </tr> <tr> @@ -319,7 +319,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td> + <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1]/domChild[1]</td> <td>8,5</td> </tr> <tr> @@ -334,7 +334,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td> + <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1]/domChild[1]</td> <td>9,6</td> </tr> <tr> @@ -349,7 +349,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[3]</td> + <td>vaadin=runThemeTestUI::/VWindow[0]/domChild[0]/domChild[0]/domChild[1]/domChild[1]</td> <td>10,7</td> </tr> <tr> |