L27.1: Cucumber Example #5

PHOTO EMBED

Thu Oct 19 2023 02:29:28 GMT+0000 (Coordinated Universal Time)

Saved by @testpro #java

Feature: Login feature

Scenario: Login with valid credentials
Given I am in the Login Page
And I enter a registered email
And I enter a valid password
When I click the submit button
Then I must be logged in successfully
content_copyCOPY