Skip to content

[CssSelector] Constructions like "//*[name() = 'div']" not working in Firefox #21004

Closed
@BR0kEN-

Description

@BR0kEN-
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version any

Firefox on macOS up to latest (51 for now) version does not support expressions like //*[name() = 'div']. I've faced this using Selenium 2 WebDriver.

firefox-xpath

Which was the reason to use //*[name() = 'div'] instead of //div?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions