Instructions for updating the OpenBots Chrome WebDriver
Applies to: OpenBots Studio v1.1
Problem:
When executing a Web Browser Command, you may receive an exception similar to the following:
InvalidOperationException, Exception Message: session not created: This version of ChromeDriver only supports Chrome version 85 (SessionNotCreated)
This error occurs due to the version of Chrome WebDriver being used by OpenBots not matching the version of the Chrome Browser installed on the local machine. The most probable cause of this will be Google Chrome performing an automatic update to the latest version after a new release.