properties - metadata
open admin_centre_html
clickAndWait link=Portal properties
type site_title:utf8:ustring Site Title
type site_subtitle:utf8:ustring Site Subtitle
type publisher:utf8:ustring Site Publisher
type contributor:utf8:ustring Site Contributor
type creator:utf8:ustring Site Creator
type rights:utf8:ustring Site Rights
clickAndWait //input[@value='Save changes']
open index_html
verifyTextPresent Site Title
verifyTextPresent Site Subtitle
open admin_centre_html
clickAndWait link=Portal properties
type site_title:utf8:ustring
type site_subtitle:utf8:ustring
type publisher:utf8:ustring
type contributor:utf8:ustring
type creator:utf8:ustring
type rights:utf8:ustring
clickAndWait //input[@value='Save changes']
open index_html
verifyTextNotPresent Site Title
verifyTextNotPresent Site Subtitle