set_geolocation
Set the geolocation for a page in an Electron app by specifying latitude and longitude, useful for automated testing of location-dependent features.
Instructions
Set or override geolocation for the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accuracy | No | ||
| latitude | Yes | ||
| longitude | Yes | ||
| sessionId | Yes |