createForum
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium createForum
open logout
open nxpath/default/default-domain/workspaces/testWorkspace1@view_documents
type username jdoe
type password jdoe1
clickAndWait Submit
verifyTextPresent jdoe
mouseDown link=New
clickAndWait link=Forum
type document_create:nxl_heading:nxw_title testForum1
clickAndWait //input[@value="Create"]
clickAndWait link=Log out
open nxpath/default/default-domain/workspaces/testWorkspace1@view_documents
type username jsmith
type password jsmith1
clickAndWait Submit
verifyTextPresent jsmith
verifyTextPresent testForum1
clickAndWait link=Log out