-
Bug
-
Resolution: Fixed
-
Blocker
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
When writing Behat tests, and switching between dynamic tabs, the old tab content remains in the DOM, leading to:
- False positives if what you expect to see is not visible on current tab, but existed on previous tab;
- Difficulty asserting content of current tab, when previous tab had similar/same elements on it