Web Automation Practice

Geolocation

Instructions: Test interaction with the Geolocation API.

  1. Your automation script should override the browser's geolocation data before the page loads.
  2. Click the "Get My Location" button.

Validation: The output should display the mocked coordinates you provided, not your actual location. This page uses a built-in mock as an example.

Output

Location data will appear here.