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

Mask values typed into masked inputs when sending action logs to a reporter #6014

Closed
VasilyStrelyaev opened this issue Mar 4, 2021 · 0 comments · Fixed by #6191
Closed
Assignees
Labels
SYSTEM: reporting TYPE: enhancement The accepted proposal for future implementation.

Comments

@VasilyStrelyaev
Copy link
Collaborator

What is your Test Scenario?

I type my password with t.typeText() and use a reporter that stores action logs.

What are you suggesting?

I'd like sensitive data to be automatically masked. We could look at the input where you type. If it's masked, hide the value from the logs.

We may also want to introduce an option that overrides this behavior and allows for logging individual/all? sensitive values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SYSTEM: reporting TYPE: enhancement The accepted proposal for future implementation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants