diff options
author | Sauli Tähkäpää <sauli@vaadin.com> | 2015-01-19 22:21:32 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-01-19 20:55:23 +0000 |
commit | e4dbfacb952c384c47a1b8eded11bed50cc13c92 (patch) | |
tree | 18e8f8f284687d430dcd9c226ea987a99f06a03e /uitest/tb2/com/vaadin | |
parent | 0dc689e7d6988cbd6fcf71853403b82fe520b4e7 (diff) | |
download | vaadin-framework-e4dbfacb952c384c47a1b8eded11bed50cc13c92.tar.gz vaadin-framework-e4dbfacb952c384c47a1b8eded11bed50cc13c92.zip |
Fix runo_theme_test. (#15408)
Change-Id: I9db380090d5b4500c1574b6d98d0d278a0e53816
Diffstat (limited to 'uitest/tb2/com/vaadin')
-rw-r--r-- | uitest/tb2/com/vaadin/tests/components/uitest/runo_theme_test.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/uitest/tb2/com/vaadin/tests/components/uitest/runo_theme_test.html b/uitest/tb2/com/vaadin/tests/components/uitest/runo_theme_test.html index 0db6614a9c..183854102d 100644 --- a/uitest/tb2/com/vaadin/tests/components/uitest/runo_theme_test.html +++ b/uitest/tb2/com/vaadin/tests/components/uitest/runo_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> |