mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
4f7c6ebcff
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' |
||
---|---|---|
.. | ||
Test/Behaviour |