summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-06-29 10:50:32 +0300
committerArtur Signell <artur@vaadin.com>2012-06-29 10:52:56 +0300
commit6cb8da571a80104793e7dccde06b2cb2601a4678 (patch)
tree09580dd3a583e59d576197cd09dbd17315e671cc
parentecfd2c49eafd5e346db6c13195a0314e2fa140ce (diff)
downloadvaadin-framework-6cb8da571a80104793e7dccde06b2cb2601a4678.tar.gz
vaadin-framework-6cb8da571a80104793e7dccde06b2cb2601a4678.zip
Hide tooltip before showing it again
-rw-r--r--tests/testbench/com/vaadin/tests/validation/ValidationOfRequiredEmptyFields.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/testbench/com/vaadin/tests/validation/ValidationOfRequiredEmptyFields.html b/tests/testbench/com/vaadin/tests/validation/ValidationOfRequiredEmptyFields.html
index cc594882dd..f5ddbe5f25 100644
--- a/tests/testbench/com/vaadin/tests/validation/ValidationOfRequiredEmptyFields.html
+++ b/tests/testbench/com/vaadin/tests/validation/ValidationOfRequiredEmptyFields.html
@@ -93,6 +93,11 @@
<td>error-must-be-int-and-5-to-10-chars</td>
</tr>
<tr>
+ <td>showTooltip</td>
+ <td>vaadin=runcomvaadintestsvalidationValidationOfRequiredEmptyFields::/VVerticalLayout[0]</td>
+ <td>0,0</td>
+</tr>
+<tr>
<td>mouseClick</td>
<td>vaadin=runcomvaadintestsvalidationValidationOfRequiredEmptyFields::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[3]/VCheckBox[0]/domChild[0]</td>
<td>12,7</td>
@@ -127,7 +132,6 @@
<td></td>
<td>empty-invalid-not-required</td>
</tr>
-
</tbody></table>
</body>
</html>