]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix test broken by a DOM change: properly click the tab close button
authorJohannes Dahlström <johannesd@vaadin.com>
Tue, 19 Jun 2012 12:41:03 +0000 (15:41 +0300)
committerJohannes Dahlström <johannesd@vaadin.com>
Tue, 19 Jun 2012 12:41:03 +0000 (15:41 +0300)
tests/testbench/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html

index b01a4a16aef6eb920cf8dd3785585583e581646d..d61a2cbc62071b20a8271cbce8d91bdfcd767c4a 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<link rel="selenium.base" href="" />
+<link rel="selenium.base" href="http://localhost:8070" />
 <title>TabSheetWithDisappearingContent</title>
 </head>
 <body>
@@ -18,7 +18,7 @@
 </tr>
 <tr>
        <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]/domChild[0]/domChild[0]/domChild[1]</td>
+       <td>vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/VVerticalLayout[0]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]/domChild[0]/domChild[0]/domChild[0]</td>
        <td>14,7</td>
 </tr>
 <tr>
@@ -31,6 +31,7 @@
        <td>vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VTabsheet[0]/VTabsheetPanel[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0]</td>
        <td></td>
 </tr>
+
 </tbody></table>
 </body>
 </html>