diff options
-rw-r--r-- | uitest/src/com/vaadin/tests/components/calendar/CalendarDragAndDrop.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/uitest/src/com/vaadin/tests/components/calendar/CalendarDragAndDrop.html b/uitest/src/com/vaadin/tests/components/calendar/CalendarDragAndDrop.html index 425f95c529..b0a702adc0 100644 --- a/uitest/src/com/vaadin/tests/components/calendar/CalendarDragAndDrop.html +++ b/uitest/src/com/vaadin/tests/components/calendar/CalendarDragAndDrop.html @@ -3,7 +3,6 @@ <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="http://localhost:7171/" /> <title>New Test</title> </head> <body> @@ -25,7 +24,7 @@ <tr> <td>drop</td> <td>vaadin=runcomvaadintestscomponentscalendarCalendarDragAndDrop::/VVerticalLayout[0]/Slot[1]/VVerticalLayout[0]/Slot[0]/VHorizontalLayout[0]/Slot[0]/VCalendar[0]/domChild[0]/domChild[1]/domChild[1]/domChild[0]/domChild[1]/domChild[1]/domChild[5]/domChild[0]/domChild[2]</td> - <td>54,9</td> + <td>40,9</td> </tr> <tr> <td>assertText</td> @@ -46,7 +45,7 @@ <tr> <td>drop</td> <td>vaadin=runcomvaadintestscomponentscalendarCalendarDragAndDrop::PID_SCalendar/domChild[0]/domChild[3]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]/domChild[0]/domChild[15]</td> - <td>75,9</td> + <td>0,0</td> </tr> <tr> <td>assertText</td> |