diff options
author | Henri Sara <henri.sara@itmill.com> | 2010-06-03 08:19:33 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2010-06-03 08:19:33 +0000 |
commit | e371220f2aefed43579e2c2d2d0e8f784de9c2c3 (patch) | |
tree | 68100dac04f0f7d1dd946dfefb808e5204570959 /tests/scripts | |
parent | 836491940e063f4fa6f88cb84e8b1ccf93e4ac1e (diff) | |
download | vaadin-framework-e371220f2aefed43579e2c2d2d0e8f784de9c2c3.tar.gz vaadin-framework-e371220f2aefed43579e2c2d2d0e8f784de9c2c3.zip |
Regenerated sampler test script with GenerateSamplerTest
svn changeset:13519/svn branch:6.4
Diffstat (limited to 'tests/scripts')
-rw-r--r-- | tests/scripts/sampler-all-samples.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/scripts/sampler-all-samples.html b/tests/scripts/sampler-all-samples.html index 3756ca99b2..3cdc171155 100644 --- a/tests/scripts/sampler-all-samples.html +++ b/tests/scripts/sampler-all-samples.html @@ -1213,6 +1213,16 @@ <td></td> <td></td> </tr> +<tr> +<td>mouseClick</td> +<td>vaadin=sampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[6]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0]</td> +<td>1,1</td> +</tr> +<tr> +<td>waitForVaadin</td> +<td></td> +<td></td> +</tr> <!--Start over from the main page--> <tr> <td>mouseClick</td> @@ -2057,6 +2067,27 @@ <td></td> <td></td> </tr> +<!--SliderKeyboardNavigation--> +<tr> +<td>screenCapture</td> +<td></td> +<td>SliderKeyboardNavigation</td> +</tr> +<tr> +<td>waitForVaadin</td> +<td></td> +<td></td> +</tr> +<tr> +<td>mouseClick</td> +<td>vaadin=sampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[6]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0]</td> +<td>1,1</td> +</tr> +<tr> +<td>waitForVaadin</td> +<td></td> +<td></td> +</tr> <!--UploadBasic--> <tr> <td>screenCapture</td> |