- Added the ability to override options object in `get_firefox_options`, this allows for using different webdriver options (selenium-wire for example)
0.1.5
CHANGELOG`:
- Added MacOS default firefox path retrieval.
0.1.4
CHANGELOG
- Fixed Firefox `.default-release` path retrieval on Windows. - Added more function docs. - Stability improvements.
0.1.3
- `get_firefox_options(firefox_profile=None)` defaults to temporary profile. \*\*Ensure to use `cleanup_resources()` after `driver.quit()` when doing that.\*\*