silverstripe-framework/tests/behat/features/bootstrap/SilverStripe/Framework/Test/Behaviour
Ingo Schommer fb660225c2 Behat: Wait until CMS loading overlay is removed
This makes tests more robust at the expense of an additional
check with every step. The "ajax steps" logic works similarly,
but does not respect the loading indicator. While this logic
waits for a short time after ajax requests are finished,
in some cases that isn't enough time for the browser to
process the response and remove the loading indicator.
Since the "ajax steps" logic applies to operations outside of the CMS
as well, we can't add the loading indicator check there.
2016-03-29 17:24:47 +13:00
..
CmsFormsContext.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CmsUiContext.php Behat: Wait until CMS loading overlay is removed 2016-03-29 17:24:47 +13:00