deleteCommentByAuthorOnTopicWithoutModeration
open /nuxeo/logout
open /nuxeo/nxpath/default/default-domain/workspaces/testworskspace1/testforum1/testtopicwithoutmoderati@view_documents
type username linnet
type password linnet1
clickAndWait Submit
select //select[@class="langSelect"] label=English (United Kingdom)
clickAndWait //input[@class='langSubmit']
verifyTextPresent You are logged as linnet
verifyTextPresent comment n°1 in testTopicWithoutModeration
clickAndWait link=Delete
verifyTextNotPresent comment n°1 in testTopicWithoutModeration
verifyTextNotPresent reply n°1
clickAndWait link=Log out
open /nuxeo/nxpath/default/default-domain/workspaces/testworskspace1/testforum1/testtopicwithoutmoderati@view_documents
type username jsmith
type password jsmith1
clickAndWait Submit
select //select[@class="langSelect"] label=English (United Kingdom)
clickAndWait //input[@class='langSubmit']
verifyTextPresent You are logged as jsmith
verifyTextNotPresent comment n°1 in testTopicWithoutModeration
verifyTextNotPresent reply n°1
clickAndWait link=Log out