appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.21k stars 756 forks source link

chore: Add non-W3C endpoints remove from Selenium client #2093

Closed valfirst closed 9 months ago

valfirst commented 9 months ago

Change list

Closes #2090.

Types of changes

What types of changes are you proposing/introducing to Java client? Put an x in the boxes that apply

Details

See #2090 and linked issues.

mykola-mokhnach commented 9 months ago

Should we also update the version compatibility matrix?

valfirst commented 9 months ago

@mykola-mokhnach yes, but I think it'll be better to do it upon a new release. Selenium team will release a new client, then we'll be needed to release a new version of Appium Java client. The actual version numbers will be known only after the releases.

mykola-mokhnach commented 9 months ago

@valfirst I also assume we'd have eventually to move location getting and setting APIs to java client as they got deprecated in Selenium