diff --git a/utilities/acceptance-tests/suites/AdminSecurity/SetDefaultTheme2.html b/utilities/acceptance-tests/suites/AdminSecurity/SetDefaultTheme2.html new file mode 100644 index 00000000..dc0628f8 --- /dev/null +++ b/utilities/acceptance-tests/suites/AdminSecurity/SetDefaultTheme2.html @@ -0,0 +1,140 @@ + + + +
+ + +SetDefaultTheme | ||
comment | +Set default theme to VIVO-BASIC | ++ |
deleteAllVisibleCookies | ++ | + |
open | +/vivo/ | ++ |
assertTitle | +VIVO | ++ |
clickAndWait | +link=Log in | ++ |
assertTitle | +VIVO | ++ |
type | +loginName | +testAdmin | +
type | +password | +Password | +
clickAndWait | +loginForm | ++ |
assertTitle | +VIVO Site Administration | ++ |
clickAndWait | +link=Site Admin | ++ |
assertTitle | +VIVO Site Administration | ++ |
clickAndWait | +link=Site information | ++ |
assertTitle | +Site Information Editing Form | ++ |
select | +ThemeDir | +label=vivo-basic | +
clickAndWait | +primaryAction | ++ |
assertTitle | +VIVO Site Administration | ++ |
clickAndWait | +link=Home | ++ |
assertTitle | +VIVO | ++ |
clickAndWait | +link=Log out | ++ |
assertTitle | +VIVO | ++ |