From: Henri Kerola Date: Fri, 1 Oct 2010 13:42:28 +0000 (+0000) Subject: Integration test for Liferay 6 EE (CE and EE use the same TB test) X-Git-Tag: 6.7.0.beta1~1007^2~4 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a8a97eeb832e4992d229181347c8fa70df5dce85;p=vaadin-framework.git Integration test for Liferay 6 EE (CE and EE use the same TB test) svn changeset:15298/svn branch:6.4 --- diff --git a/tests/integration-testscripts/integration-test-liferay-6.0.5.html b/tests/integration-testscripts/integration-test-liferay-6.0.5.html index 792555277f..88cac6cd74 100644 --- a/tests/integration-testscripts/integration-test-liferay-6.0.5.html +++ b/tests/integration-testscripts/integration-test-liferay-6.0.5.html @@ -18,8 +18,40 @@ mouseClickAndWait - link=Login as bruno - 50,5 + sign-in + 49,17 + + + enterCharacter + _58_login + test@liferay.com + + + enterCharacter + _58_password + test + + + mouseClickAndWait + //input[@value='Sign In'] + 43,18 + + + + + mouseClickAndWait + //input[@type='submit'] + 16,-1321 + + + type + reminderQueryAnswer + - + + + mouseClickAndWait + //input[@value='Save'] + 86,13 drag @@ -103,17 +135,12 @@ waitForElementPresent - //div[13]/h2/span + //div[@title='Vaadin Liferay Theme']/p/a mouseClick - //div[13]/h2/span - 35,10 - - - mouseClick - //div[13]/div/div[9]/p/a + //div[@title='Vaadin Liferay Theme']/p/a 10,10 diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index ef96c2d17f..5b9fd3a57d 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -278,6 +278,15 @@ + + + + + + + + + @@ -456,6 +465,13 @@ + + + + + + + @@ -532,6 +548,9 @@ + + +