MDL-57765 behat: Allow exact selectors to be used
commit1dc320f140ff90a03f4fce1cade8944e4e70e43a
authorRajesh Taneja <rajesh@moodle.com>
Mon, 30 Jan 2017 03:37:34 +0000 (30 11:37 +0800)
committerRajesh Taneja <rajesh@moodle.com>
Mon, 30 Jan 2017 03:37:34 +0000 (30 11:37 +0800)
tree656f49f4f834a1c9f89cfeb65a412ec395977c45
parent5130953c8a103c44111a3c987cf47ed3c7a5c84b
MDL-57765 behat: Allow exact selectors to be used

In Blocks with boost theme selector to
find block with name is partial match
it might fail in some cases. It would
be nice to use exact match to avoid
unexpected failures
lib/behat/classes/behat_selectors.php
lib/behat/classes/exact_named_selector.php
theme/boost/tests/behat/behat_theme_boost_behat_blocks.php