diff options
author | Artur Signell <artur.signell@itmill.com> | 2011-10-10 13:39:46 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2011-10-10 13:39:46 +0000 |
commit | 19910ebb16d7ff01809dcebdf5294bd927b43756 (patch) | |
tree | 37cffd984eb782e0c4fd33e3bf65d84f0f516298 /tests/integration-testscripts | |
parent | 06480df4f932fe0b648712e08935df0bbff17823 (diff) | |
download | vaadin-framework-19910ebb16d7ff01809dcebdf5294bd927b43756.tar.gz vaadin-framework-19910ebb16d7ff01809dcebdf5294bd927b43756.zip |
Updated locators as because of resources added to test
svn changeset:21664/svn branch:6.7
Diffstat (limited to 'tests/integration-testscripts')
-rw-r--r-- | tests/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html b/tests/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html index de07fccc3e..d97a9dce4a 100644 --- a/tests/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html +++ b/tests/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html @@ -118,7 +118,7 @@ </tr> <tr> <td>mouseClickAndWait</td> - <td>//div[@id='UIPage']/div/div/div[2]/div/div/div/div/div/div/div[2]/div/div[3]/div/div/a</td> + <td>//div[@id='UIPage']/div/div/div[2]/div/div/div/div/div/div/div[2]/div/div[5]/div/div/a</td> <td>10,10</td> </tr> <tr> @@ -138,7 +138,7 @@ </tr> <tr> <td>mouseClickAndWait</td> - <td>//div[@id='UIPage']/div/div/div[2]/div/div/div/div/div/div/div[2]/div/div[3]/div/div/a</td> + <td>//div[@id='UIPage']/div/div/div[2]/div/div/div/div/div/div/div[2]/div/div[5]/div/div/a</td> <td>15,8</td> </tr> <tr> |