summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Alhroos <john.ahlroos@itmill.com>2010-04-22 07:44:57 +0000
committerJohn Alhroos <john.ahlroos@itmill.com>2010-04-22 07:44:57 +0000
commitc1dfce2535d9c48b72d34fad95a28ba0fcb17cd9 (patch)
tree0aa5764e6dd5d62714e64a604732e2c5e05d7249
parent42fc32f7d9f7321ff434e90d38d09ffdc70414c3 (diff)
downloadvaadin-framework-c1dfce2535d9c48b72d34fad95a28ba0fcb17cd9.tar.gz
vaadin-framework-c1dfce2535d9c48b72d34fad95a28ba0fcb17cd9.zip
Added waitForVaadin before screenshots.
svn changeset:12758/svn branch:6.4
-rw-r--r--tests/src/com/vaadin/tests/components/table/Footer.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/src/com/vaadin/tests/components/table/Footer.html b/tests/src/com/vaadin/tests/components/table/Footer.html
index 15f4339b75..2d5fbe9846 100644
--- a/tests/src/com/vaadin/tests/components/table/Footer.html
+++ b/tests/src/com/vaadin/tests/components/table/Footer.html
@@ -17,6 +17,11 @@
<td></td>
</tr>
<tr>
+ <td>waitForVaadin</td>
+ <td></td>
+ <td></td>
+</tr>
+<tr>
<td>screenCapture</td>
<td></td>
<td></td>