Skip to content

Add axe.utils.querySelector #757

Open
@WilcoFiers

Description

@WilcoFiers

In addition to a axe.utils.querySelectorAll, there are a lot of places where we only want to know the first element (or if there were any matching elements). It'd be great if instead of building the whole list and than picking the first we could just stop at the first one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreIssues in the core code (lib/core)performancePerformance related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions