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
4.67k stars 929 forks source link

Simplify options for Remote WebDriver usage with Selenium Grid #1754

Closed mdmintz closed 1 year ago

mdmintz commented 1 year ago

Simplify options for Remote WebDriver usage with Selenium Grid

Some options, (such as keep_alive), do not need to be set explicitly, as they are automatically set as needed by default.

mdmintz commented 1 year ago

This was released in 4.13.0 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.0