Skip to content

Commit

Permalink
refactor(ChromeDriverInstaller) list candidates on failure, add test …
Browse files Browse the repository at this point in the history
…coverage
  • Loading branch information
lucatume committed Feb 12, 2024
1 parent b833d04 commit 360da76
Show file tree
Hide file tree
Showing 3 changed files with 234 additions and 152 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

### Fixed

- Search more paths for Chrome binaries on linux (#694, thanks to @iateadonut)

### Changed

- List paths searched for Chrome on current platform in debug output

## [4.0.20] 2024-02-12;

### Added
Expand Down
Loading

0 comments on commit 360da76

Please sign in to comment.