Feature: Login page As a Karmen user I need a way to login into the application So that I can gain access to the service Scenario: Login Given I am on Karmen homepage When I fill the form with username and password Then I should gain access to the application