Skip to content

XPath selectors are case sensitive #1

@mish15

Description

@mish15

Thanks for the project, i'm finding it useful, but one thing that stumped me for ages was the following XPath, which would not work but always had worked in PHP. I ended up seeing it was "NAME" instead of "name" in the html.

//*[@name='TrackingJobBody']

//*[@name='TrackingJobBody']

The two above are not the same.

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