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 collaboratorChat with Attendant
As a Visitor
I want to chat with an Attendant
To better understand the products being selled
- Scenarios
-
- Start chat
-
- Given
- I am at the chat page
- When
- I click "Start chat"
- And
- fill in the form
- Then
- the chat should start
- Talk on the chat
-
- Given
- I am chatting with Attendant
- And
- my name is "John"
- When
- I say "Hi, there"
- And
- Attendant say "Hi, how can I help you?"
- And
- I say "Just testing the chat"
- Then
- I should see "John: Hi, there"
- And
- I should see "Attendant: Hi, how can I help you?"
- And
- I should see "John: Just testing the chat"
Last published over 7 years ago by julioprotzek.