silverstripe-framework/tests/behat
Sam Minnee 4f7c6ebcff FIX: Fixed behat text selection rule, which broke some tests.
The behat rule for text selection wasn't working due to the JavaScript not executing properly. I have
also updated the code to traverse all childNodes, which is important if you have text like this:

<p>text1 <b>text2</b> text3</p>

And you are trying to select 'text3'
2014-02-13 17:36:46 +13:00
..
features FIX: Fixed behat text selection rule, which broke some tests. 2014-02-13 17:36:46 +13:00
_manifest_exclude NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
README.md NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00