diff options
-rw-r--r-- | uitest/src/com/vaadin/tests/components/tabsheet/TabKeyboardNavigation.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/uitest/src/com/vaadin/tests/components/tabsheet/TabKeyboardNavigation.html b/uitest/src/com/vaadin/tests/components/tabsheet/TabKeyboardNavigation.html index acf66fb27f..ee9df2a241 100644 --- a/uitest/src/com/vaadin/tests/components/tabsheet/TabKeyboardNavigation.html +++ b/uitest/src/com/vaadin/tests/components/tabsheet/TabKeyboardNavigation.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:8080/" /> <title>TabKeyboardNavigation</title> </head> <body> @@ -34,7 +33,7 @@ <tr> <td>pressSpecialKey</td> <td>vaadin=runTabKeyboardNavigation::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[4]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]</td> - <td>enter</td> + <td>space</td> </tr> <tr> <td>assertText</td> @@ -64,7 +63,7 @@ <tr> <td>pressSpecialKey</td> <td>vaadin=runTabKeyboardNavigation::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[4]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]</td> - <td>enter</td> + <td>space</td> </tr> <tr> <td>assertText</td> @@ -94,7 +93,7 @@ <tr> <td>pressSpecialKey</td> <td>vaadin=runTabKeyboardNavigation::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[4]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]</td> - <td>enter</td> + <td>space</td> </tr> <tr> <td>assertText</td> @@ -159,7 +158,7 @@ <tr> <td>pressSpecialKey</td> <td>vaadin=runTabKeyboardNavigation::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[4]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[10]</td> - <td>enter</td> + <td>space</td> </tr> <tr> <td>assertText</td> @@ -199,7 +198,7 @@ <tr> <td>pressSpecialKey</td> <td>vaadin=runTabKeyboardNavigation::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[4]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[1]</td> - <td>enter</td> + <td>space</td> </tr> <tr> <td>assertText</td> |