diff options
Diffstat (limited to 'uitest')
-rw-r--r-- | uitest/src/com/vaadin/tests/integration/ProxyTest.html | 21 |
1 files changed, 3 insertions, 18 deletions
diff --git a/uitest/src/com/vaadin/tests/integration/ProxyTest.html b/uitest/src/com/vaadin/tests/integration/ProxyTest.html index f52f35ed55..b4e11210fc 100644 --- a/uitest/src/com/vaadin/tests/integration/ProxyTest.html +++ b/uitest/src/com/vaadin/tests/integration/ProxyTest.html @@ -22,16 +22,11 @@ <td></td> </tr> <tr> - <td>click</td> + <td>clickAndWait</td> <td>vaadin=runcomvaadintestsintegrationProxyTest::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[2]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLink[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> - <td>pause</td> - <td></td> - <td>2000</td> -</tr> -<tr> <td>assertText</td> <td>vaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0]</td> <td>A generic test for Buttons in different configurations</td> @@ -52,16 +47,11 @@ <td></td> </tr> <tr> - <td>click</td> + <td>clickAndWait</td> <td>vaadin=runcomvaadintestsintegrationProxyTest::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[2]/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VLink[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> - <td>pause</td> - <td></td> - <td>2000</td> -</tr> -<tr> <td>mouseClick</td> <td>vaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VHorizontalLayout[0]/VOrderedLayout$Slot[0]/VCheckBox[0]/domChild[0]</td> <td>7,5</td> @@ -77,16 +67,11 @@ <td></td> </tr> <tr> - <td>click</td> + <td>clickAndWait</td> <td>vaadin=runcomvaadintestsintegrationProxyTest::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[2]/VVerticalLayout[0]/VOrderedLayout$Slot[2]/VLink[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> - <td>pause</td> - <td></td> - <td>2000</td> -</tr> -<tr> <td>mouseClick</td> <td>vaadin=runcomvaadintestscomponentsbuttonButtons::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VHorizontalLayout[0]/VOrderedLayout$Slot[0]/VCheckBox[0]/domChild[0]</td> <td>35,7</td> |