mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
commit
75b31bdc3d
@ -518,7 +518,7 @@ It's based on the `vendor/bin/behat -di @cms` output.
|
|||||||
|
|
||||||
Then /^the "(?P<locator>([^"]*))" HTML field should contain "(?P<html>([^"]*))"$/
|
Then /^the "(?P<locator>([^"]*))" HTML field should contain "(?P<html>([^"]*))"$/
|
||||||
|
|
||||||
When /^(?:|I )fill in "(?P<field>(?:[^"]|\\")*)" dropdown with "(?P<value>(?:[^"]|\\")*)"$/
|
When /^(?:|I )fill in the "(?P<field>(?:[^"]|\\")*)" dropdown with "(?P<value>(?:[^"]|\\")*)"$/
|
||||||
- Workaround for chosen.js dropdowns or tree dropdowns which hide the original dropdown field.
|
- Workaround for chosen.js dropdowns or tree dropdowns which hide the original dropdown field.
|
||||||
|
|
||||||
When /^(?:|I )fill in "(?P<value>(?:[^"]|\\")*)" for "(?P<field>(?:[^"]|\\")*)" dropdown$/
|
When /^(?:|I )fill in "(?P<value>(?:[^"]|\\")*)" for "(?P<field>(?:[^"]|\\")*)" dropdown$/
|
||||||
|
Loading…
Reference in New Issue
Block a user