What information can I hide/mask using the lambdaMaskCommands capability?

What information can I hide/mask using the lambdaMaskCommands capability?

Hi Ana!

You can mask/hide the below values from the logs using the lambdaMaskCommands capability:

  • setValues : Hide/Redact all the text sent via sendKeys command.

  • setCookies : Hide/Redact all the cookies set by the addCookie command.

  • getCookies : Hide/Redact all the cookie values obtained using the getCookies and getCookieNamed command.