From 7552e9c4aa3c5bb7e7a4e5cfe50f4829a7c452af Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 22 Jun 2015 21:06:33 +0300 Subject: [PATCH] Fix Gatein test to be compatible with Chrome Change-Id: I34055b60f8b4ea0ae37a3497348577e4029f4d39 --- .../GateIn-3/integration-test-GateIn-3.1.0-portlet2.html | 6 +++--- 1 file changed, 3 insertions(+), 3 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 7df5894f15..258e698c94 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 @@ -181,13 +181,13 @@ waitForElementPresent - //div[2]/div/div/div/span + //div[contains(@class,'PORTLET-FRAGMENT')]/div[contains(@class,'v-app')] - assertText - //div[2]/div/div/div/span + assertTextPresent Test of ApplicationResources with full path + assertText -- 2.39.5