-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
2.8.9, 2.9.3
-
MOODLE_28_STABLE, MOODLE_29_STABLE
While working on MDL-52357 and similar issues it has been observed that behat need some explicit wait time to ensure page is loaded. This leads to adding unwanted wait conditions which should be handled by checking page js status.
This issue if to find a good way to remove explicit waits and wait by checking js status.