publishingApprovalBySectionWriter
open restAPI/systemLog?token=dolog&level=INFO&message=----- Selenium publishingApprovalBySectionWriter
open logout
type username jsmith
type password jsmith1
clickAndWait Submit
verifyTextPresent You are logged as jsmith
clickAndWait link=Dashboard
verifyTextNotPresent Your dashboard is empty.
clickAndWait link=test file to be publish 2
verifyTextPresent This document is waiting for a publication approval
clickAndWait //input[@value="Approve"]
verifyTextPresent This document is published
clickAndWait link=Dashboard
verifyTextPresent Your dashboard is empty.
clickAndWait link=Log out
type username bree
type password bree1
clickAndWait Submit
verifyTextPresent You are logged as bree
clickAndWait link=Sections
clickAndWait link=testSection1
clickAndWait link=testSection2
verifyElementPresent link=test file to be publish 2
clickAndWait link=Log out
type username linnet
type password linnet1
clickAndWait Submit
verifyTextPresent You are logged as linnet
clickAndWait link=Sections
clickAndWait link=testSection1
clickAndWait link=testSection2
clickAndWait link=test file to be publish 2
verifyTextPresent This document is published
clickAndWait link=Log out