-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
help wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interestedv9
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interestedv9
Type
Projects
Status
Done