behaving
behaving copied to clipboard
"I fill in" step cannot be used with text containing double quotes
behaving/web/steps/forms.py does not provide a way to fill in text containing double quotes. This is particularly relevant for text areas.
It might be beneficial to provide a variant I fill in "{name}" with step that relies on context.text, similar to behaving/personas/steps.py I set "{key}" to.
would you like to contribute a fix for this @ThrawnCA