From ea3894e96d615c2ee006cb550703bc3e7efd4721 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Wed, 17 Aug 2016 15:14:37 +0300 Subject: Remove the broken Liferay 6.0 test Change-Id: Ia51bfd1c7764857f7d378b7f0a0daea258d0fe26 --- .../common/portlet_test.tpl | 134 --------------------- 1 file changed, 134 deletions(-) delete mode 100644 uitest/integration-testscripts/common/portlet_test.tpl (limited to 'uitest/integration-testscripts/common') diff --git a/uitest/integration-testscripts/common/portlet_test.tpl b/uitest/integration-testscripts/common/portlet_test.tpl deleted file mode 100644 index e4b83ef805..0000000000 --- a/uitest/integration-testscripts/common/portlet_test.tpl +++ /dev/null @@ -1,134 +0,0 @@ - - waitForElementPresent - //div[2]/div/div/div/span - - - - assertText - //div[2]/div/div/div/span - Test of ApplicationResources with full path - - - assertText - //body/div[2]/div//p - exact:Mode: view State: normal - - - screenCapture - - initial - - - closeNotification - //body/div[2]/div - 0,0 - - - assertTextNotPresent - Action * received - - - - assertText - //div[@class="v-link v-widget"]/a/span - Edit - - - - mouseClickAndWait - //div[8]/div/a/span - 32,9 - - - assertTextPresent - Action 'someAction' received - - - - assertText - //body/div[2]/div//p - exact:Mode: view State: normal - - - assertText - //div[@class="v-link v-widget"]/a/span - Edit - - - closeNotification - //body/div[2]/div - 0,0 - - - - mouseClickAndWait - //div[5]/div/a/span - 12,3 - - - assertText - //body/div[2]/div//p - exact:Mode: edit State: normal - - - closeNotification - //body/div[2]/div - 0,0 - - - assertText - //div[@class="v-link v-widget"]/a/span - Done - - - - mouseClickAndWait - //div[6]/div/a/span - 16,7 - - - assertText - //body/div[2]/div//p - exact:Mode: edit State: maximized - - - closeNotification - //body/div[2]/div - 0,0 - - - assertText - //div[6]/div/a/span - Back to normal - - - - mouseClickAndWait - //div[6]/div/a/span - 71,8 - - - assertText - //body/div[2]/div//p - exact:Mode: edit State: normal - - - closeNotification - //body/div[2]/div - 0,0 - - - assertText - //div[@class="v-link v-widget"]/a/span - Done - - - assertText - //div[6]/div/a/span - Maximize - - - screenCapture - - final - \ No newline at end of file -- cgit v1.2.3