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

Replace existing keywords? #391

Open
iainsproat opened this issue Dec 8, 2023 · 0 comments
Open

Replace existing keywords? #391

iainsproat opened this issue Dec 8, 2023 · 0 comments

Comments

@iainsproat
Copy link

I have forked this repository and defined a new keyword secret, which transforms the data into a redacted string. e.g. apiKey123 is transformed into ******.

Ideally I would like to not have to define a custom keyword, secret, and instead use the existing keyword writeOnly to trigger this same behaviour.

If I attempt to define behaviour for the keyword, I receive the following error message: Keyword writeOnly is already defined.

Is it possible to monkey patch (or similar) the existing behaviour for the writeOnly keyword?

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

No branches or pull requests

1 participant