Feature: Login How to login to the system Scenario: Login Successful Given user navigates to the website javatpoint.com And there user logs in through Login Window by using Username as "USER" and Password as "PASSWORD" Then login must be successful.