browser-driver-installer icon indicating copy to clipboard operation
browser-driver-installer copied to clipboard

Use resolved path in windows to determine version

Open dbrekelmans opened this issue 5 years ago • 0 comments

Currently, the chrome version is resolved based on some registry keys. This does not take into account the installed path and will cause incorrect versions if the user specifies custom browser path via the command.

The version resolver should work based on the provided path, instead of independently.

dbrekelmans avatar Nov 15 '20 14:11 dbrekelmans