silverstripe-behat-extension/src/SilverStripe/BehatExtension/Context
Ingo Schommer 0cdfb2e116 Graceful handling of regions which aren't CSS selectors
The dual use of regions (CSS selector and natural language name)
causes some difficulties in processing. Since the CSS selector
is tried first, we need to ensure the underlying logic
doesn't bail on invald selector syntax.

See https://github.com/silverstripe-labs/silverstripe-behat-extension/pull/84
2015-04-08 08:19:34 +12:00
..
ClassGuesser Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Initializer Revert "Allow setting create_temp_database to false to stop temp db creation" 2014-10-09 09:55:00 +13:00
BasicContext.php Scroll to page top/bottom or an element 2015-01-08 00:03:23 +13:00
EmailContext.php Updated and added new step to check the email contains text 2014-11-27 17:58:11 +13:00
FixtureContext.php Allow updating of fixtures in creation steps if they already exist 2015-02-15 21:47:22 +13:00
LoginContext.php More complex password default to comply with custom authenticators 2015-01-06 14:22:15 +13:00
SilverStripeAwareContextInterface.php Fixed coding conventions (no functional changes) 2012-11-18 11:51:00 +01:00
SilverStripeContext.php Graceful handling of regions which aren't CSS selectors 2015-04-08 08:19:34 +12:00