Author: arthurpeltier
Date: 2010-04-25 22:27:32 -0400 (Sun, 25 Apr 2010)
New Revision: 2761
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_28_AddDragDropInDashboardInApplicationRegistry.html
Log:
TESTVN-241 : eliminate conflicting scripts
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
02:22:18 UTC (rev 2760)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_28_AddDragDropInDashboardInApplicationRegistry.html 2010-04-26
02:27:32 UTC (rev 2761)
@@ -4,12 +4,12 @@
<head
profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
/>
<link rel="selenium.base" href="" />
-<title>SNF_PRL_28</title>
+<title>Test_SNF_PRL_28_AddDragDropInDashboardInApplicationRegistry</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
-<tr><td rowspan="1"
colspan="3">SNF_PRL_28</td></tr>
+<tr><td rowspan="1"
colspan="3">Test_SNF_PRL_28_AddDragDropInDashboardInApplicationRegistry</td></tr>
</thead><tbody>
<tr>
<td>open</td>
@@ -148,12 +148,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>xpath=//div[@class='CenterControlBar']//div[@class='GadgetTitle'
and text()='Calculator']</td>
+ <td>xpath=//div[@class='GadgetTitle' and contains(@style,'display:
block;')]</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
- <td>xpath=//div[@class='CenterControlBar']//div[@class='GadgetTitle'
and text()='Calculator']</td>
+ <td>xpath=//div[@class='GadgetTitle' and contains(@style,'display:
block;')]</td>
<td></td>
</tr>
<tr>