login.feature file is not correctly configured. When i user 'When', 'Then' keywords then selenium does not recognize them.
Feature: Application Login
Scenario: Home page default login
Given User is on Netbanking landing page
When User login into application with username and password
Then Home page is populated
And Cards are displaying