Skip to content

TypeError: Cannot read property 'indexOf' of undefined #1397

Closed
@patrickhulce

Description

Run axe on https://www.homeyou.com/

Actual: Fails immediately with

TypeError: Cannot read property 'indexOf' of undefined
    at te (chrome-extension://<id>/adapter.bundle.js:76:59210)
    at Array.filter (<anonymous>)
    at a (chrome-extension://<id>/adapter.bundle.js:76:61464)
    at Object.H.utils.getSelectorData (chrome-extension://<id>/adapter.bundle.js:76:61665)
    at Object.q [as _runRules] (chrome-extension://<id>/adapter.bundle.js:76:35171)
    at Object.H.run (chrome-extension://<id>/adapter.bundle.js:76:37333)
    at Object.analyze (chrome-extension://<id>/adapter.bundle.js:99:285715)
    at chrome-extension://<id>/adapter.bundle.js:99:284178
    at onMessage (chrome-extension://<id>/browser-polyfill.js:1056:22)

Expectation: Run completes without error

Motivation: GoogleChrome/lighthouse#7355


axe-core version: 3.1.2
axe-webdriver, extension or other integration version: 3.7.0

Browser and Assistive Technology versions
Chrome 72.0.3626.119

Metadata

Assignees

No one assigned

    Labels

    coreIssues in the core code (lib/core)fixBug fixes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions