public interface SupportsExtendedGeolocationCommands extends ExecutesMethod
Modifier and Type | Method and Description |
---|---|
default void |
setLocation(AndroidGeoLocation location)
Allows to set geo location with extended parameters
available for Android platform.
|
execute, execute
default void setLocation(AndroidGeoLocation location)
location
- The location object to set.