diff --git a/README.md b/README.md index 4f11337..80c1dd7 100644 --- a/README.md +++ b/README.md @@ -518,7 +518,7 @@ It's based on the `vendor/bin/behat -di @cms` output. Then /^the "(?P([^"]*))" HTML field should contain "(?P([^"]*))"$/ - When /^(?:|I )fill in "(?P(?:[^"]|\\")*)" dropdown with "(?P(?:[^"]|\\")*)"$/ + When /^(?:|I )fill in the "(?P(?:[^"]|\\")*)" dropdown with "(?P(?:[^"]|\\")*)"$/ - Workaround for chosen.js dropdowns or tree dropdowns which hide the original dropdown field. When /^(?:|I )fill in "(?P(?:[^"]|\\")*)" for "(?P(?:[^"]|\\")*)" dropdown$/