diff options
author | Artur Signell <artur.signell@itmill.com> | 2010-06-22 10:56:15 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2010-06-22 10:56:15 +0000 |
commit | 1e5f9945d4790771c7544ea3dda3c6d49e7ec350 (patch) | |
tree | 0ba2c7db5dbc9fe5686ef74f3beb52373922c69d /tests/scripts/sampler-all-samples.html | |
parent | 99755b76e067453100fbee6d76e58a3c06248344 (diff) | |
download | vaadin-framework-1e5f9945d4790771c7544ea3dda3c6d49e7ec350.tar.gz vaadin-framework-1e5f9945d4790771c7544ea3dda3c6d49e7ec350.zip |
DatePopupKeyboardNavigation
svn changeset:13856/svn branch:6.4
Diffstat (limited to 'tests/scripts/sampler-all-samples.html')
-rw-r--r-- | tests/scripts/sampler-all-samples.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/scripts/sampler-all-samples.html b/tests/scripts/sampler-all-samples.html index ce39ec0b0b..383d697f55 100644 --- a/tests/scripts/sampler-all-samples.html +++ b/tests/scripts/sampler-all-samples.html @@ -1243,6 +1243,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> @@ -1708,6 +1718,17 @@ <td></td> <td></td> </tr> +<!--DatePopupKeyboardNavigation--> +<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> <!--DateInline--> <tr> <td>mouseClick</td> |