From 0dbe5989a8c503bbe878bce20c9fe3ad1725f45e Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 15 Mar 2013 14:56:09 +0200 Subject: Made test more reliable Change-Id: Ibd93d834abaa1ec2ba322ab4ca9f53944cfe9519 --- .../integration-test-GateIn-3.1.0-portlet2.html | 73 +++++++++++++++++----- 1 file changed, 59 insertions(+), 14 deletions(-) diff --git a/uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html b/uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html index 9ae3865815..5d2d4c3445 100644 --- a/uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html +++ b/uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html @@ -16,11 +16,6 @@ /portal/public/classic/ - - setSpeed - 100 - 100 - mouseClickAndWait link=Administrator @@ -32,50 +27,95 @@ 93,13 - mouseClickAndWait + mouseClick link=Portlet 33,11 - mouseClickAndWait + waitForElementPresent link=Vaadin Portlet 2.0 Test 59,9 - mouseClickAndWait + mouseClick + link=Vaadin Portlet 2.0 Test + 59,9 + + + waitForElementPresent + link=Click here to add into categories + + + + mouseClick link=Click here to add into categories 48,3 - mouseClickAndWait + waitForElementPresent + name=category_Gadgets + + + + mouseClick name=category_Gadgets 10,16 - mouseClickAndWait + waitForElementPresent + link=Save + + + + mouseClick link=Save 4,6 - mouseClickAndWait + waitForElementPresent + link=Vaadin Liferay Theme + + + + mouseClick link=Vaadin Liferay Theme 64,13 - mouseClickAndWait + waitForElementPresent + link=Click here to add into categories + + + + mouseClick link=Click here to add into categories 96,9 - mouseClickAndWait + waitForElementPresent name=category_Gadgets 7,12 - mouseClickAndWait + mouseClick + name=category_Gadgets + 7,12 + + + waitForElementPresent link=Save 4,6 + + mouseClick + link=Save + 4,6 + + + waitForElementPresent + link=Add New Page + 55,11 + mouseClick link=Add New Page @@ -127,6 +167,11 @@ //div[2]/div/div/div[1]/div/div[2]/div/div/div/div 113,9 + + waitForTextPresent + Vaadin Portlet 2.0 Test + + mouseClickAndWait -- cgit v1.2.3