TA Web Automation
Home > Login page actions > Change Password With Temporary Password
Report generated 04-09-2024 21:38

Login Page Actions

  Func   Linux   Chrome   Login   Chrome, Linux

Change Password With Temporary Password

Scenario Outline

Given User redirects to "ta.staging"
And User waits for 1 seconds
And "LOGIN_PAGE" shows up
And User waits for 2 seconds
And User clicks on "LOGIN_PAGE_GO_TO_FORGOT_PASSWORD_BTN"
And User types "<Client Account ID>" into "LOGIN_PAGE_FORGOT_PASSWORD_CLIENT_ACCOUNT_TXT"
And User types "<User ID>" into "LOGIN_PAGE_FORGOT_PASSWORD_USER_ACCOUNT_TXT"
And User waits for 1 seconds
And User clicks on "LOGIN_PAGE_FORGOT_PASSWORD_TEMPORARY_PASSWORD_BTN"
And User waits for 1 seconds
And User clicks on "LOGIN_PAGE_PROCEED_TO_LOGIN_PAGE_BTN"

Examples: 

# Client Account ID User ID
1 clientwithtemporary userwithtemporary Successfully logged in
Steps Outcome
SUCCESS 11s 558ms
SUCCESS 11.56s
Serenity BDD version 3.8.1