summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-06-29 10:55:19 +0300
committerArtur Signell <artur@vaadin.com>2012-06-29 12:16:21 +0300
commit5356cc4c6a21ef188c1327bdc2732d5e878c156b (patch)
treec704b106f6ff3837a5ecce0200e5a3d3927c923a
parent009cb0df4030a6b769a203ea0ce58d39b8c5bdc5 (diff)
downloadvaadin-framework-5356cc4c6a21ef188c1327bdc2732d5e878c156b.tar.gz
vaadin-framework-5356cc4c6a21ef188c1327bdc2732d5e878c156b.zip
Use showTooltip instead of mouseOver
-rw-r--r--tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutErrorHover.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutErrorHover.html b/tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutErrorHover.html
index f6fc12af0a..7733da4e95 100644
--- a/tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutErrorHover.html
+++ b/tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutErrorHover.html
@@ -28,7 +28,7 @@
</tr>
<!--Hover error indicator-->
<tr>
- <td>mouseOver</td>
+ <td>showTooltip</td>
<td>vaadin=runcomvaadintestscomponentsformlayoutFormLayoutErrorHover::/VVerticalLayout[0]/VVerticalLayout[0]/VFormLayout[0]/domChild[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[0]</td>
<td></td>
</tr>