Skip to content

[💡 Feature]: Remove all JSONWireProtocol artifacts #11859

@christian-bromann

Description

@christian-bromann

Is your feature request related to a problem?

Years ago all automation would happen through the JSONWireProtocol which was the predecessor of WebDriver. Today all browser and vendors support WebDriver and there is no reason to keep supporting JSONWireProtocol.

Describe the solution you'd like.

Remove all artifacts related to the JSONWireProtocol. Note that Appium still uses some JSONWP commands, e.g. isElementDisplayed so we should move them to the Appium protocol dcoument.

Describe alternatives you've considered.

We could keep it but I haven't seen anyone still using it.

Additional context

This is a v9 task and pull requests should be raised against the v9 branch. Join the 🙏-contribute channel on Discord if you are interested to join us in this effort.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues that are free to take by anyone interestedv9

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions