Skip to content

RemoteWebDriver uses POST method for Get Active Element #2751

Description

@andreastt

As is shown by the stacktrace in mozilla/geckodriver#223, Selenium uses the POST method when getting the current active element. It should use GET according to the specification.

I think this is a problem in the RemoteWebDriver, but I’m not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-pyPython BindingsG-w3cRequires change to W3C SpecI-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions