Author: mvanco(a)redhat.com
Date: 2010-04-26 12:10:09 -0400 (Mon, 26 Apr 2010)
New Revision: 2780
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_28_AddDragDropInDashboardInApplicationRegistry.html
Log:
UI Test: put back fix of test SNF_PRL_28
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_28_AddDragDropInDashboardInApplicationRegistry.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_28_AddDragDropInDashboardInApplicationRegistry.html 2010-04-26
15:19:10 UTC (rev 2779)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_28_AddDragDropInDashboardInApplicationRegistry.html 2010-04-26
16:10:09 UTC (rev 2780)
@@ -148,12 +148,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>xpath=//div[@class='GadgetTitle' and contains(@style,'display:
block;')]</td>
+ <td>xpath=//div[@class='CenterControlBar']//div[@class='GadgetTitle'
and text()='Calculator']</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
- <td>xpath=//div[@class='GadgetTitle' and contains(@style,'display:
block;')]</td>
+ <td>xpath=//div[@class='CenterControlBar']//div[@class='GadgetTitle'
and text()='Calculator']</td>
<td></td>
</tr>
<tr>
Show replies by date