File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.3.0] - 2022-08-21
4+
5+ ### Added
6+ - Include workflow to create mirror of geckodriver, operadriver, and selenium from api.github.com
7+ - Replace api.github.com URLs to mirrors on raw.githubusercontent.com (to avoid error 403 for good)
8+
9+ ### Changed
10+ - Install BrowserWatcher extension through augment (which allows remote Firefox, e.g., in Docker)
11+ - Use browser version as the second parameter of the CLI argument for resolving drivers
12+
13+
314## [ 5.2.3] - 2022-08-03
415
516### Added
1829- Include port bindings in host config for docker containers
1930
2031### Fixed
21- - Check opera binary brower path only if not using Docker
32+ - Check opera binary browser path only if not using Docker
2233
2334### Removed
2435- Documentation in EPUB format
You can’t perform that action at this time.
0 commit comments