| windowMaximize |
|
|
| open |
/portal/public/default/ |
|
| pause |
2000 |
|
| echo |
-- Go to Acme site |
|
| waitForElementPresent |
link=Visit the Acme Website |
|
| click |
link=Visit the Acme Website |
|
| pause |
2000 |
|
| waitForTextPresent |
Super Powers for Regular People |
|
| verifyTextPresent |
Super Powers for Regular People |
|
| open |
/portal/public/default/ |
|
| echo |
-- Go to Intranet site |
|
| waitForElementPresent |
link=Visit the Acme Social Intranet |
|
| click |
link=Visit the Acme Social Intranet |
|
| pause |
2000 |
|
| waitForTextPresent |
The Acme Social Intranet is a sample application that demonstrates the rich user experience features of eXo Platform 3.0. |
|
| verifyTextPresent |
The Acme Social Intranet is a sample application that demonstrates the rich user experience features of eXo Platform 3.0 |
|
| open |
/portal/public/default/ |
|
| pause |
2000 |
|
| echo |
-- Go to exo website |
|
| waitForElementPresent |
//a[@href='http://www.exoplatform.com'] |
|
| click |
//a[@href='http://www.exoplatform.com'] |
|
| pause |
2000 |
|
| waitForTextPresent |
Why eXo |
|
| verifyTextPresent |
Why eXo |
|
| open |
/portal/public/default/ |
|
| echo |
-- Go to exo forum |
|
| pause |
2000 |
|
| waitForElementPresent |
//a[@href='http://forums.exoplatform.org'] |
|
| click |
//a[@href='http://forums.exoplatform.org'] |
|
| pause |
2000 |
|
| waitForTextPresent |
Forums |
|
| verifyTextPresent |
Forums |
|
| open |
/portal/public/default/ |
|
| pause |
2000 |
|
| echo |
-- Go to exo blog |
|
| waitForElementPresent |
//a[@href='http://blog.exoplatform.org'] |
|
| click |
//a[@href='http://blog.exoplatform.org'] |
|
| pause |
2000 |
|
| waitForTextPresent |
eXo Blog – Java Middleware for Cloud Services Java Middleware for Cloud Services |
|
| verifyTextPresent |
eXo Blog – Java Middleware for Cloud Services Java Middleware for Cloud Services |
|
| open |
/portal/public/default/ |
|
| echo |
-- Go to exo support |
|
| pause |
2000 |
|
| waitForElementPresent |
//a[@href='http://support.exoplatform.com'] |
|
| clickAndWait |
//a[@href='http://support.exoplatform.com'] |
|
| pause |
2000 |
|
| waitForTextPresent |
Welcome to eXo Support |
|
| verifyTextPresent |
Welcome to eXo Support |
|
| open |
/portal/public/default/ |
|