Author: hangnguyen
Date: 2010-10-07 07:09:46 -0400 (Thu, 07 Oct 2010)
New Revision: 4583
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_14_01_043_CheckShowSiteEditorMenu.html
Log:
TestVN-356:Clean and Improve existing Selenium for GateIn
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_14_01_043_CheckShowSiteEditorMenu.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_14_01_043_CheckShowSiteEditorMenu.html 2010-10-07
11:00:32 UTC (rev 4582)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_14_01_043_CheckShowSiteEditorMenu.html 2010-10-07
11:09:46 UTC (rev 4583)
@@ -438,12 +438,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//img[@title='Select Page']</td>
+ <td>//div[@id='UIRepeater']/table/tbody/tr[2]/td[5]/div/img</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>//img[@title='Select Page']</td>
+ <td>//div[@id='UIRepeater']/table/tbody/tr[2]/td[5]/div/img</td>
<td></td>
</tr>
<tr>
Show replies by date