diff options
author | Sauli Tähkäpää <sauli@vaadin.com> | 2015-01-19 22:19:07 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-01-19 20:55:16 +0000 |
commit | 0dc689e7d6988cbd6fcf71853403b82fe520b4e7 (patch) | |
tree | f1f8ede30d8c9c1ad0b5c729614c98b432431411 /uitest | |
parent | f423b406981d8fe61464a07fcd9e12db223b98e7 (diff) | |
download | vaadin-framework-0dc689e7d6988cbd6fcf71853403b82fe520b4e7.tar.gz vaadin-framework-0dc689e7d6988cbd6fcf71853403b82fe520b4e7.zip |
Fix reindeer_theme_test. (#15408)
Change-Id: I6cdcdfbb01b41fbc9399c644fedebe758ac3a7f4
Diffstat (limited to 'uitest')
-rw-r--r-- | uitest/tb2/com/vaadin/tests/components/uitest/reindeer_theme_test.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/uitest/tb2/com/vaadin/tests/components/uitest/reindeer_theme_test.html b/uitest/tb2/com/vaadin/tests/components/uitest/reindeer_theme_test.html index 175def94d3..6d19f5c7a1 100644 --- a/uitest/tb2/com/vaadin/tests/components/uitest/reindeer_theme_test.html +++ b/uitest/tb2/com/vaadin/tests/components/uitest/reindeer_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> |