createForum
setTimeout 120000
open restAPI/systemLog?token=dolog&level=INFO&message=----- Selenium createForum
open logout
open nxpath/default/default-domain/workspaces/testWorkspace1@view_documents
type username jdoe
type password jdoe1
clickAndWait Submit
verifyTextPresent You are logged as jdoe
mouseDown link=New
clickAndWait link=Forum
type //table[@class="dataInput"]/tbody/tr//td[2]/input 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 You are logged as jsmith
verifyTextPresent testForum1
clickAndWait link=Log out