What are you trying to achieve?
Need to mask the payload and Headers in REST and setCookie that may contain sensitive information
What do you get instead?
Not able to mask the payload and header with secret() method. Hence the value is shown in Allure report.

What are you trying to achieve?
Need to mask the payload and Headers in REST and setCookie that may contain sensitive information
What do you get instead?
Not able to mask the payload and header with secret() method. Hence the value is shown in Allure report.
