AdminInvite | ||
open | /profile.php | |
clickAndWait | link=Create invitations | |
echo | Test too-large invite count | |
type | invite_count | 1001 |
clickAndWait | //input[@value='Invite'] | |
assertTextPresent | Invalid invite count (must be between 1 and | |
echo | Create one User invite and store it | |
type | invite_count | 1 |
clickAndWait | //input[@value='Invite'] | |
assertTextPresent | 1 invitations created | |
storeTextGlobal | //textarea[@name='invite_links'] | user_invite_link |