Given user register button on the login page
When the user enters email as "<email>" and password as "<password>" and firstname as "user" and lastname as "new"
And user clicks the register button
Then the user should see a message "You have been successfully registered!"