setLocation

setLocation command applies a mock geolocation to the device:

- setLocation:
    latitude: 52.3599976
    longitude: 4.8830301

Note that for Android, this only works on API level 31 or above. Support for lower levels is coming soon!

Last updated

Was this helpful?