v3.0.4
mherrmann/heliumv3.0.4May 6, 2020by mherrmann
AI Summary
Adds an options argument to start_chrome to allow passing custom Selenium ChromeOptions.
Key Highlights
- Support for ChromeOptions
- Enables advanced Chrome configuration (e.g., proxies, arguments)
New Features
- options argument for start_chrome
Full Release Notes
See the new test [`test_drag_point`](https://github.com/mherrmann/selenium-python-helium/blob/ffdac9349ba52d74ec45da1cc12880a5170dcbaf/tests/api/test_point.py#L95-L99).