browser_set_geolocation
Override the geolocation reported to a web page by setting custom latitude and longitude coordinates, useful for location-based testing and privacy control.
Instructions
Override the geolocation the page reads (note: geoip already aligns geo to the IP).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |