Is it possible to hide/mask sensitive information provided during the session in the generated session logs?

Is it possible to hide/mask sensitive information provided during the session in the generated session logs?

Hi Ana!

Yes, with the help of lambdaMaskCommands capability, you can now hide sensitive and important data, sent to or retrieve from the remote browsers at LambdaTest.

Syntax:

capabilities.setCapability("lambdaMaskCommands", {"<array of values to be hidden>"})