To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorLogin self serve
- Scenarios
-
- User with active account can login self-serve
-
- Given
- I opened TELUS My-Account Page
- When
- I entered username: "[email protected]"
- And
- password: "password123"
- And
- click login button
- Then
- I should see overview page
- User see error message for wrong login
-
- Given
- I opened TELUS My-Account Page
- When
- I entered username: "[email protected]"
- And
- password: "password123"
- And
- click login button
- Then
- I should see error message
Last published over 5 years ago by patrick zhang.