Skip to content

Instantly share code, notes, and snippets.

@aldefouw
Last active July 26, 2023 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aldefouw/6fd6ceaf532eb8f71b03cf03c615b321 to your computer and use it in GitHub Desktop.
Save aldefouw/6fd6ceaf532eb8f71b03cf03c615b321 to your computer and use it in GitHub Desktop.
Configuration: Assign User Rights steps
## STEPS TO ASSIGN A USER TO A SPECIFIC ROLE
When I click on the link labeled "User Rights"
And I enter "Test_User1" into the field with the placeholder text of "Assign new user to role"
And I click on the button labeled "Assign to role"
And I select "1_FullRights" on the dropdown field labeled "Select Role" on the role selector dropdown
And I click on the button labeled exactly "Assign" on the role selector dropdown
Then I should see "Test User1" within the "1_FullRights" row of the column labeled "Username" of the User Rights table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment