From 222a4f869a754a9f8c1294045423809f299886b9 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 11 Mar 2010 15:30:09 +0000 Subject: [PATCH] Include drag'n'drop sorting sample svn changeset:11795/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 917064bbfc..dc197c8c38 100644 --- a/tests/scripts/sampler-all-samples.html +++ b/tests/scripts/sampler-all-samples.html @@ -1053,6 +1053,16 @@ + +mouseClick +vaadin=sampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[7]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0] +1,1 + + +waitForVaadin + + + mouseClick @@ -2316,6 +2326,27 @@ + + +screenCapture + +DragDropTreeSorting + + +waitForVaadin + + + + +mouseClick +vaadin=sampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[7]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0] +1,1 + + +waitForVaadin + + + screenCapture -- 2.39.5