You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
debug: Error when running nightmare: "Failed to execute 'matches' on 'Element': 'm:annotation-xml' is not a valid selector."
error: Unexpected error: Failed to check HTML content
debug: Error: Failed to check HTML content
at nightmare.goto.inject.inject.inject.inject.wait.axe.then.catch (/usr/local/lib/node_modules/ace-core/dist/checker/checker-nightmare.js:94:13)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
Re-run Ace using the --verbose option to enable full debug logging.
The text was updated successfully, but these errors were encountered:
aXe 2.6.x fixes a couple issues that make a couple monkey patches
obsolete:
- issue with `getSelector` on XHTML (see #57)
- issue with `dl` content model (see #114)
aXe 2.6.x fixes a couple issues that make a couple monkey patches
obsolete:
- issue with `getSelector` on XHTML (see #57)
- issue with `dl` content model (see #114)
Reported by @clapierre
The text was updated successfully, but these errors were encountered: