Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
3.5.16, 3.7 regressions, 3.8.7, 3.9.4, 3.10.1
Description
The function should_not_exist in lib/tests/behat/behat_general.php is not worked correctly.
The Behat step related to this function: @Then /^"(?P<element_string>(?:[^"]|
"))" "(?P<selector_string>[^"])" should not exist will be always passed even the element is exist.
It's just a simple fix, remove the return in the try block will fix the issue.
Attachments
Issue Links
- Testing discovered
-
MDL-70813 User tour tabindex updated incorrectly by aria-show/hide
-
- Open
-