diff options
-rw-r--r-- | uitest/src/com/vaadin/tests/components/twincolselect/TwinColSelectSelection.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/uitest/src/com/vaadin/tests/components/twincolselect/TwinColSelectSelection.html b/uitest/src/com/vaadin/tests/components/twincolselect/TwinColSelectSelection.html index a34a14eeef..58187a37de 100644 --- a/uitest/src/com/vaadin/tests/components/twincolselect/TwinColSelectSelection.html +++ b/uitest/src/com/vaadin/tests/components/twincolselect/TwinColSelectSelection.html @@ -64,7 +64,7 @@ <tr> <td>assertText</td> <td>vaadin=runcomvaadintestscomponentsselectTwinColSelects::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VTwinColSelect[0]#rightSelect</td> - <td>5148</td> + <td>1458</td> </tr> <tr> <td>removeSelection</td> @@ -82,6 +82,11 @@ <td>label=8</td> </tr> <tr> + <td>addSelection</td> + <td>vaadin=runcomvaadintestscomponentsselectTwinColSelects::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VTwinColSelect[0]#rightSelect</td> + <td>label=1</td> +</tr> +<tr> <td>click</td> <td>vaadin=runcomvaadintestscomponentsselectTwinColSelects::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VTwinColSelect[0]#remove</td> <td></td> @@ -89,7 +94,7 @@ <tr> <td>assertText</td> <td>vaadin=runcomvaadintestscomponentsselectTwinColSelects::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VTwinColSelect[0]#rightSelect</td> - <td>548</td> + <td>458</td> </tr> <tr> <td>removeSelection</td> @@ -124,9 +129,8 @@ <tr> <td>assertText</td> <td>vaadin=runcomvaadintestscomponentsselectTwinColSelects::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VTwinColSelect[0]#leftSelect</td> - <td>023679101112131415161718191548</td> + <td>012345678910111213141516171819</td> </tr> - </tbody></table> </body> </html> |