| AddCommunitiesTest | ||
| waitForElementPresent | //input[@value='Add Community'] | |
| clickAndWait | //input[@value='Add Community'] | |
| waitForElementPresent | _29_name | |
| typeKeys | _29_name | Test Communit |
| type | _29_name | Test Community |
| typeKeys | _29_description | This is a test communit! |
| type | _29_description | This is a test community! |
| clickAndWait | //input[@value='Save'] | |
| waitForTextPresent | Test Community | |