set_geolocation
Set the browser's geolocation to specified latitude, longitude, and accuracy to simulate a precise location for testing or automation.
Instructions
Override the browser's geolocation. Accuracy is in metres.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accuracy | No | ||
| latitude | Yes | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |