diff options
-rw-r--r-- | uitest/src/com/vaadin/tests/components/table/TableDragColumn.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/components/table/TableDragColumn.html b/uitest/src/com/vaadin/tests/components/table/TableDragColumn.html index 7c2dc2813c..14f2781f38 100644 --- a/uitest/src/com/vaadin/tests/components/table/TableDragColumn.html +++ b/uitest/src/com/vaadin/tests/components/table/TableDragColumn.html @@ -53,7 +53,7 @@ <td>vaadin=runcomvaadintestscomponentstableTables::Root/VOverlay[3]/VMenuBar[0]#item1</td> <td>37,8</td> </tr> -<!-- Drag column to a new location --> +<!-- Drag and drop column 1 to the left of column 4 --> <tr> <td>drag</td> <td>vaadin=runcomvaadintestscomponentstableTables::PID_StestComponent/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]</td> |