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

refactor: Replace Guava `HttpHeaders` with Selenium `HttpHeader` #2151

Closed valfirst closed 6 months ago

valfirst commented 6 months ago

Change list

Replacing Guava API.

Types of changes

What types of changes are you proposing/introducing to Java client?