Given An annon user
When enters in homepage
Then should be able to see the # button
When user click in # button
Then should be redirected to # page
Given a user in # page
When enter in the form with a valid email and password
Then it should be registered
And display de user information
Then when user enter in # page should be able to #
And open a new session
Given All user events happened in UI
And published in rabbit
Then it should be consumed to be stored in elastic
And visible in Kibana