diff options
author | Mikael Grankvist <mikael.grankvist@itmill.com> | 2010-12-17 10:09:56 +0000 |
---|---|---|
committer | Mikael Grankvist <mikael.grankvist@itmill.com> | 2010-12-17 10:09:56 +0000 |
commit | ac5d631c3c126c6768fa539306b7b4b5c804c665 (patch) | |
tree | 022160e370ee221c1467f7f383d79364d08125a6 /tests/integration-testscripts | |
parent | de46b1116a959129b630c6866e6e7322fe55fd07 (diff) | |
download | vaadin-framework-ac5d631c3c126c6768fa539306b7b4b5c804c665.tar.gz vaadin-framework-ac5d631c3c126c6768fa539306b7b4b5c804c665.zip |
Fix failing test due to Dialog
svn changeset:16558/svn branch:6.5
Diffstat (limited to 'tests/integration-testscripts')
-rw-r--r-- | tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html b/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html index 6eaf900e4c..29fea4f77f 100644 --- a/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html +++ b/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html @@ -32,7 +32,7 @@ <td>93,13</td> </tr> <tr> - <td>mouseClick</td> + <td>expectDialog</td> <td>//div[2]/div[2]/div[1]/div[1]/div[2]</td> <td>73,18</td> </tr> |