Author: mstruk
Date: 2010-09-01 08:57:15 -0400 (Wed, 01 Sep 2010)
New Revision: 4008
Modified:
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_07_003_CheckDisplayLanguageOfPortalInPublicMode.html
Log:
JBEPP-403: Locale is not set correctly in login form when login failed
- Fixed Selenium test POR_07_003_CheckDisplayLanguageOfPortalInPublicMode
Modified:
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_07_003_CheckDisplayLanguageOfPortalInPublicMode.html
===================================================================
---
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_07_003_CheckDisplayLanguageOfPortalInPublicMode.html 2010-09-01
12:20:28 UTC (rev 4007)
+++
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_07_003_CheckDisplayLanguageOfPortalInPublicMode.html 2010-09-01
12:57:15 UTC (rev 4008)
@@ -58,12 +58,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>xpath=//div[@id='UITabContent']//div[2]/a</td>
+ <td>xpath=//div[@id='UITabContent']//div[3]/a</td>
<td></td>
</tr>
<tr>
<td>clickAt</td>
- <td>xpath=//div[@id='UITabContent']//div[2]/a</td>
+ <td>xpath=//div[@id='UITabContent']//div[3]/a</td>
<td>1,1</td>
</tr>
<tr>
@@ -113,12 +113,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>xpath=//div[@id='UITabContent']//div[5]/a</td>
+ <td>xpath=//div[@id='UITabContent']//div[3]/a</td>
<td></td>
</tr>
<tr>
<td>clickAt</td>
- <td>xpath=//div[@id='UITabContent']//div[5]/a</td>
+ <td>xpath=//div[@id='UITabContent']//div[3]/a</td>
<td>1,1</td>
</tr>
<tr>
Show replies by date