]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix tests broken by the layout overhaul
authorJohannes Dahlström <johannesd@vaadin.com>
Wed, 20 Jun 2012 08:53:32 +0000 (11:53 +0300)
committerJohannes Dahlström <johannesd@vaadin.com>
Wed, 20 Jun 2012 09:03:38 +0000 (12:03 +0300)
tests/testbench/com/vaadin/tests/components/orderedlayout/LayoutClickListenerTest.html
tests/testbench/com/vaadin/tests/components/window/WindowClickEvents.html

index 4d33294dca0a41461fc253ca416a1704e8a4a361..f0fd1568b146662191308dd5356a875c80520165 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>LayoutClickListenerTest</title>
 </head>
 <body>
@@ -78,7 +78,7 @@
 </tr>
 <tr>
        <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentsorderedlayoutLayoutClickListenerTest::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VGridLayout[0]/domChild[0]/domChild[0]</td>
+       <td>vaadin=runcomvaadintestscomponentsorderedlayoutLayoutClickListenerTest::/VVerticalLayout[0]/VVerticalLayout[0]/VGridLayout[0]</td>
        <td>1135,146</td>
 </tr>
 <tr>
@@ -86,6 +86,7 @@
        <td></td>
        <td>everything_clicked</td>
 </tr>
+
 </tbody></table>
 </body>
 </html>
index f679779d4b2866154c8d20f6b319ad99aff51ceb..af5b9ec180029c09302813403d9dcc59927d893f 100644 (file)
@@ -3,13 +3,13 @@
 <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="" />
-<title>New Test</title>
+<link rel="selenium.base" href="http://localhost:8070" />
+<title>WindowClickEvents</title>
 </head>
 <body>
 <table cellpadding="1" cellspacing="1" border="1">
 <thead>
-<tr><td rowspan="1" colspan="3">New Test</td></tr>
+<tr><td rowspan="1" colspan="3">WindowClickEvents</td></tr>
 </thead><tbody>
 <tr>
        <td>setSpeed</td>
@@ -23,8 +23,8 @@
 </tr>
 <tr>
        <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentswindowWindowClickEvents::/VVerticalLayout[0]/domChild[0]</td>
-       <td>154,150</td>
+       <td>vaadin=runcomvaadintestscomponentswindowWindowClickEvents::/VVerticalLayout[0]/VLabel[0]</td>
+       <td>150,5</td>
 </tr>
 <tr>
        <td>assertText</td>
@@ -72,6 +72,7 @@
        <td>vaadin=runcomvaadintestscomponentswindowWindowClickEvents::PID_SLog_row_1</td>
        <td>4. Click using left on Sub window</td>
 </tr>
+
 </tbody></table>
 </body>
 </html>