From e7266a7565604e51267f9b9913950f84ef645e34 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 16 Feb 2010 11:51:07 +0000 Subject: [PATCH] Update sampler script to handle new form sample svn changeset:11341/svn branch:6.3 --- tests/scripts/sampler-all-samples.html | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/tests/scripts/sampler-all-samples.html b/tests/scripts/sampler-all-samples.html index 859bb876ea..917064bbfc 100644 --- a/tests/scripts/sampler-all-samples.html +++ b/tests/scripts/sampler-all-samples.html @@ -1043,6 +1043,16 @@ + +mouseClick +vaadin=sampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[7]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0] +1,1 + + +waitForVaadin + + + mouseClick @@ -1918,6 +1928,27 @@ + + +screenCapture + +FormAdvancedLayout + + +waitForVaadin + + + + +mouseClick +vaadin=sampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[7]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0] +1,1 + + +waitForVaadin + + + pause -- 2.39.5