| open |
/portal/public/acme/ |
|
| windowMaximize |
|
|
| echo |
-- Log in |
|
| click |
link=Login |
|
| waitForElementPresent |
username |
|
| type |
username |
root |
| type |
password |
gtn |
| clickAndWait |
link=Sign in |
|
| echo |
-- Open configuration form |
|
| waitForElementPresent |
link=News |
|
| click |
link=News |
|
| pause |
5000 |
|
| waitForElementPresent |
link=Contenu |
|
| click |
link=Contenu |
|
| echo |
-- Content Detail Preferences |
|
| waitForElementPresent |
//div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a |
|
| mouseOver |
//div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a |
|
| click |
//div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a |
|
| echo |
-- show title |
|
| waitForElementPresent |
UISCVShowTitleConfigurationCheckBox |
|
| check |
UISCVShowTitleConfigurationCheckBox |
|
| echo |
-- show date |
|
| waitForElementPresent |
UISCVShowDateConfigurationCheckBox |
|
| check |
UISCVShowDateConfigurationCheckBox |
|
| echo |
-- show Option Bar |
|
| waitForElementPresent |
UISCVShowOptionBarConfigurationCheckBox |
|
| check |
UISCVShowOptionBarConfigurationCheckBox |
|
| echo |
-- Configuration |
|
| waitForElementPresent |
link=Save |
|
| click |
link=Save |
|
| waitForElementPresent |
//div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a |
|
| mouseOver |
//div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a |
|
| click |
//div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a |
|
| waitForElementPresent |
UISCVShowTitleConfigurationCheckBox |
|
| uncheck |
UISCVShowTitleConfigurationCheckBox |
|
| waitForElementPresent |
UISCVShowDateConfigurationCheckBox |
|
| uncheck |
UISCVShowDateConfigurationCheckBox |
|
| waitForElementPresent |
UISCVShowOptionBarConfigurationCheckBox |
|
| uncheck |
UISCVShowOptionBarConfigurationCheckBox |
|
| waitForElementPresent |
link=Save |
|
| click |
link=Save |
|
| click |
link=Contenu |
|
| echo |
-- Log out |
|
| waitForElementPresent |
link=Logout |
|
| clickAndWait |
link=Logout |
|