Author: hangnguyen
Date: 2010-10-06 06:36:46 -0400 (Wed, 06 Oct 2010)
New Revision: 4532
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_11_003_CheckWhenChangeToAPortalThatIsPublic.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_11_003_CheckWhenChangeToAPortalThatIsPublic.html
===================================================================
---
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_11_003_CheckWhenChangeToAPortalThatIsPublic.html 2010-10-06
10:26:11 UTC (rev 4531)
+++
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_POR_11_003_CheckWhenChangeToAPortalThatIsPublic.html 2010-10-06
10:36:46 UTC (rev 4532)
@@ -222,8 +222,8 @@
<td></td>
</tr>
<tr>
- <td>assertLocation</td>
- <td>http://localhost:8080/portal/private/Test_POR_11_003/</td>
+ <td>waitForElementPresent</td>
+ <td>link=Sign out</td>
<td></td>
</tr>
<tr>
@@ -237,12 +237,12 @@
<td></td>
</tr>
<tr>
- <td>open</td>
- <td>/portal/public/classic/</td>
+ <td>echo</td>
+ <td>-- Delete portal by Admin --</td>
<td></td>
</tr>
<tr>
- <td>click</td>
+ <td>clickAt</td>
<td>link=Sign in</td>
<td></td>
</tr>
@@ -307,6 +307,11 @@
<td></td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>link=Sign out</td>
+ <td></td>
+</tr>
+<tr>
<td>clickAndWait</td>
<td>link=Sign out</td>
<td></td>