diff options
Diffstat (limited to 'uitest/integration-testscripts/Liferay-6EE/Liferay6EE-theme.html')
-rw-r--r-- | uitest/integration-testscripts/Liferay-6EE/Liferay6EE-theme.html | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/uitest/integration-testscripts/Liferay-6EE/Liferay6EE-theme.html b/uitest/integration-testscripts/Liferay-6EE/Liferay6EE-theme.html index f4772ef7ad..15d9571bad 100644 --- a/uitest/integration-testscripts/Liferay-6EE/Liferay6EE-theme.html +++ b/uitest/integration-testscripts/Liferay-6EE/Liferay6EE-theme.html @@ -4,22 +4,19 @@ <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>test-liferay6ee-theme</title> +<title>integration-test-liferay-6.0.5</title> </head> <body> -<!-- - This test is the same test as the Liferay6-theme test. - The only change is VaadinLiferayThemePortlet_WAR_demo_LAYOUT_11352 => VaadinLiferayThemePortlet_WAR_demo_LAYOUT_10413 ---> <table cellpadding="1" cellspacing="1" border="1"> <thead> -<tr><td rowspan="1" colspan="3">LiferayTheme</td></tr> +<tr><td rowspan="1" colspan="3">integration-test-liferay-6.0.5</td></tr> </thead><tbody> <tr> <td>open</td> - <td>/web/guest/vaadin-liferay-theme/</td> + <td>/web/guest/vaadin-liferay-theme</td> <td></td> </tr> +<!--Start actual test--> <tr> <td>screenCapture</td> <td></td> @@ -357,13 +354,6 @@ <td>vaadin=v-VaadinLiferayThemePortlet_WAR_demo_LAYOUT_10413::Root/VNotification[0]</td> <td>0,0</td> </tr> -<!-- -<tr> - <td>pause</td> - <td>500</td> - <td></td> -</tr> ---> <tr> <td>click</td> <td>vaadin=v-VaadinLiferayThemePortlet_WAR_demo_LAYOUT_10413::/VVerticalLayout[0]/VCssLayout[0]/VCssLayout$FlowPane[0]/VTabsheet[0]/VTabsheetPanel[0]/VGridLayout[0]/VButton[3]/domChild[0]/domChild[0]</td> @@ -389,7 +379,6 @@ <td></td> <td>openedmenu</td> </tr> - </tbody></table> </body> </html>
\ No newline at end of file |