createTopicWhithoutModeration
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium createTopicWhithoutModeration
open logout
open nxpath/default/default-domain/workspaces/testWorkspace1/testForum1@view_documents
type username jdoe
type password jdoe1
clickAndWait Submit
clickAndWait link=New topic
type //input[@class="dataInputText"] testTopicWithoutModeration
check //input[@value="false"]
clickAndWait //input[@value="Create"]
verifyTextPresent testTopicWithoutModeration
clickAndWait link=Log out
open nxpath/default/default-domain/workspaces/testWorkspace1/testForum1@view_documents
type username bree
type password bree1
clickAndWait Submit
verifyTextPresent bree
verifyElementPresent link=testTopicWithoutModeration
verifyTextPresent Moderation
verifyTextPresent No
clickAndWait link=Log out