RPA.Browser.Selenium
: Correctly detect browser version if a custom browser path is provided
#1124
Labels
bug
Bad or unexpected behaviour
When a custom browser binary path location is provided with the
binary_location
field through the passed options param, while the "targeted browser version" log is retrieved and displayed according to this, the downloaded webdriver doesn't take into account this custom path and still relies on the default one.Steps to reproduce
binary_location
the path of the non-default browser.The text was updated successfully, but these errors were encountered: