]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix Gatein test to be compatible with Chrome
authorArtur Signell <artur@vaadin.com>
Mon, 22 Jun 2015 18:06:33 +0000 (21:06 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 25 Jun 2015 11:04:17 +0000 (11:04 +0000)
Change-Id: I34055b60f8b4ea0ae37a3497348577e4029f4d39

uitest/integration-testscripts/GateIn-3/integration-test-GateIn-3.1.0-portlet2.html

index 7df5894f15ff6540d8e1f0c89ee08197ff855a51..258e698c94ec6d1828a5cc6a1aed66098f609302 100644 (file)
 <!--Start of actual portlet test-->
 <tr>
        <td>waitForElementPresent</td>
-       <td>//div[2]/div/div/div/span</td>
+       <td>//div[contains(@class,'PORTLET-FRAGMENT')]/div[contains(@class,'v-app')]</td>
        <td></td>
 </tr>
 <tr>
-       <td>assertText</td>
-       <td>//div[2]/div/div/div/span</td>
+       <td>assertTextPresent</td>
        <td>Test of ApplicationResources with full path</td>
+       <td></td>
 </tr>
 <tr>
        <td>assertText</td>