Everystep Recorder allows users to set geographic location in Chrome to the desired coordinates upon script editing. If not provided in the script, a default Dotcom-Monitor server location will be used upon script execution.
To override geolocation:
- Right-click a line before the first step in the script, and from the script context menu, select Geolocation.
- Optional: If your script contains several tabs, select the tab which you want to apply a custom location to.
- You will be prompted to allow access to your current geolocation data. If you want the recorder to add your current location to the script, grant access to your location. If you do not allow access to your geo coordinates, the recorder will set your coordinates to 0.
- Once you’ve finished with location access setup, a new SetGeolocation method will be added to the script. To set the latitude and longitude for where you want the geolocation to be, click the method in the script and provide custom Altitude and Latitude values. New geographic coordinates will be used by the system on every script run.