You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.pyI set "{key}" to.
The text was updated successfully, but these errors were encountered:
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 oncontext.text
, similar tobehaving/personas/steps.py
I set "{key}" to
.The text was updated successfully, but these errors were encountered: