diff options
-rw-r--r-- | tests/integration-testscripts/integration-test-liferay-6.0.5.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/integration-testscripts/integration-test-liferay-6.0.5.html b/tests/integration-testscripts/integration-test-liferay-6.0.5.html index a776d2361c..d37cd8d854 100644 --- a/tests/integration-testscripts/integration-test-liferay-6.0.5.html +++ b/tests/integration-testscripts/integration-test-liferay-6.0.5.html @@ -117,6 +117,16 @@ <td>10,10</td> </tr> <tr> + <td>pause</td> + <td>5000</td> + <td></td> +</tr> +<tr> + <td>waitForVaadin</td> + <td></td> + <td></td> +</tr> +<tr> <td>mouseClick</td> <td>vaadin=demosampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[5]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0]</td> <td>16,11</td> |