Given the user is on the login page
When the user enters email as "<email>" and password as "<password>"
And clicks the login button
Then the user should be redirected to the next page
Then the user clicks logout button
And the user should be directed to the login page