test_group_create | ||
open | http://localhost | |
clickAndWait | link=login | |
type | p_un | romeo |
type | p_pw | r123omeo |
clickAndWait | action | |
clickAndWait | link=Your groups | |
clickAndWait | create_group | |
type | group_name | group test |
type | group_description | test |
select | join_policy | label=Visible and open for new members |
clickAndWait | create_button | |
verifyTextPresent | You have successfully created a new group. | |
clickAndWait | //small | |
clickAndWait | delete | |
clickAndWait | delete | |
verifyTextPresent | You have successfully deleted a group | |
clickAndWait | link=logout |