gmAdminAllTestAuthorCreate
assertTitle Greymatter
clickAndWait authors
assertTitle Greymatter
verifyTextPresent Alice
assertTextNotPresent allTest
type newauthorname allTest
type newauthorpassword allTest
type newauthoremail allTest@test.com
type newauthorhomepage http://test.com
click all_access
clickAndWait add
assertTitle Greymatter
assertTextPresent allTest
verifyText //tr[contains(td,'allTest')]/td[2] allTest@test.com
verifyText //tr[contains(td,'allTest')]/td[3] http://test.com
verifyText //tr[contains(td,'allTest')]/td[4] All access
verifyText //tr[contains(td,'allTest')]//a[contains(@href, '/gm-dev/cgi-bin/gm.cgi?section=authors&view=1&selectedauthor=allTest')] Edit
clickAndWait //tr[contains(td,'allTest')]//a[contains(@href, '/gm-dev/cgi-bin/gm.cgi?section=authors&view=1&selectedauthor=allTest')]
assertTitle Greymatter
verifyValue name allTest
verifyValue email allTest@test.com
verifyValue homepage exact:http://test.com
verifyValue new_entries_yes on
verifyValue edit_entries_yes on
verifyValue configure_yes on
verifyValue edit_templates_yes on
verifyValue edit_author_yes on
verifyValue rebuild_yes on
verifyValue view_cplog_yes on
verifyValue bookmarklets_yes on
verifyValue upload_yes on
verifyValue view_admin_yes on
clickAndWait menu