appium / java-client

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

ci: Run tests against latest Selenium release #1978

Closed valfirst closed 1 year ago

valfirst commented 1 year ago

Change list

Make sure to run tests against the latest Selenium release.

Types of changes

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

Details

in this way it will be possible to test integration with latest Selenium clients in automated way

valfirst commented 1 year ago

@mykola-mokhnach @saikrishna321 @SrinivasanTarget could you please review the changes?

saikrishna321 commented 1 year ago

LGTM