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

fix: Set correct geolocation coordinates of the current device #2109

Closed valfirst closed 8 months ago

valfirst commented 8 months ago

Change list

Fixes #2108

Types of changes

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

Details

Add missing invocation of build() method on Map.Builder object.