seleniumbase / SeleniumBase

📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.
https://seleniumbase.io
MIT License
5k stars 944 forks source link

Add a geolocation example test #1955

Closed mdmintz closed 1 year ago

mdmintz commented 1 year ago

Add a geolocation example test

SeleniumBase Developers have been asking about how to change the geolocation in a test. The feature/ability already exists, but learning from an example will make it easier to understand.

mdmintz commented 1 year ago

This was resolved by 4.15.14 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.14

mdmintz commented 1 year ago

The test is here: examples/test_geolocation.py