AddCommunityInactiveTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Communities
clickAtAndWait link=Add
type _134_name Test Inactive Community
type _134_description This is an inactive test community!
store eval(selenium.isChecked('_134_activeCheckbox')) activeChecked
gotoIf !${activeChecked} ActiveNotChecked
clickAt _134_activeCheckbox
label ActiveNotChecked
clickAtAndWait //input[@value='Save']
assertText //section/div/div/div/div Your request processed successfully.
assertText //tr[4]/td[1] Test Inactive Community
assertText //tr[4]/td[2] Open
assertText //tr[4]/td[3] 1
assertText //tr[4]/td[4] 0
assertText //tr[4]/td[5] No