diff options
author | Sauli Tähkäpää <sauli@vaadin.com> | 2015-01-21 08:44:01 +0200 |
---|---|---|
committer | Sauli Tähkäpää <sauli@vaadin.com> | 2015-01-21 08:44:01 +0200 |
commit | 5de08c952a7d94792b72cf551c3b79a2f058b865 (patch) | |
tree | fcd84f0a52280fdede7c7013e3d70f954195574c /uitest/tb2 | |
parent | 2a7fb2236cafe1ae0d1cb2fbd468c85b8a440e28 (diff) | |
download | vaadin-framework-5de08c952a7d94792b72cf551c3b79a2f058b865.tar.gz vaadin-framework-5de08c952a7d94792b72cf551c3b79a2f058b865.zip |
Fix WindowMaximizeRestoreTest. (#15408)
Change-Id: I2c9c389723318c8f54e2e901cf4babfedc885a3f
Diffstat (limited to 'uitest/tb2')
-rw-r--r-- | uitest/tb2/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/tb2/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html b/uitest/tb2/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html index 059e031035..65d5fd20e3 100644 --- a/uitest/tb2/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html +++ b/uitest/tb2/com/vaadin/tests/components/window/WindowMaximizeRestoreTest.html @@ -148,7 +148,7 @@ </tr> <tr> <td>mouseClick</td> - <td>vaadin=runcomvaadintestscomponentswindowWindowMaximizeRestoreTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[2]</td> + <td>vaadin=runcomvaadintestscomponentswindowWindowMaximizeRestoreTest::/VWindow[0]/domChild[0]/domChild[0]/domChild[1]/domChild[0]</td> <td>10,8</td> </tr> <tr> |