Skip to content

Class names that contain a dash char don't work #8

@disklosr

Description

@disklosr

For example, I query elements with class .paddle-event, i get nothing because internally the lib only searches for elements with class .paddle.

Same for h3 (and the like) elements. Internally it only searches for 'h' tags which don't exist!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions