You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/client/tests/acceptance/features/webUILogin/login.feature

6 lines
220 B
Gherkin

Feature: login
Scenario: valid user logs in
Given user has browsed to the login page
When user logs in with username "demo@demo.demo" and password "demo"
Then user should be in dashboard page