Chromedriver error

I’m using the keyword “Open Available Browser” but since Chrome updated to version 115, the chromedriver download it is showing the error in the image.


Look like that the url to download the chromedriver changed, like you can see here: Chrome for Testing availability

1 Like

Hello,

What is on your conda? Are you using any other flags with keyword?
EDIT: looks its known issue Chrome Driver can not be installed with LATEST_RELEASE_115.0.5790 tag · Issue #536 · SergeyPirogov/webdriver_manager · GitHub

The issue is fixed now with the latest rpaframework==24.1.0. (please check the release notes)

Update: Upgrade to 24.1.1 to take advantage of the latest fix taking into account Chrome 115 as well. (release note)

2 Likes