Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to hide {password} used in scenario steps in Report #337

Open
vickymore2003 opened this issue May 29, 2024 · 0 comments
Open

How to hide {password} used in scenario steps in Report #337

vickymore2003 opened this issue May 29, 2024 · 0 comments

Comments

@vickymore2003
Copy link

I have a below scenario for login

Given user login in with "" and ""
example
username | password
Jsmith | Tiger@123

when test is run and report is generated i get below string in report
user login in with "Jsmith" and "Tiger@123"

how can i hide the password and replace it with ***** in report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant