Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Browser Bot template fails due to an outdated chromedriver that selenium needs?

The error message when executing a browser bot shows the following error:

[INFO] 2020-04-03 16:06:47 - - Using the driver: C:\tools\RPA\.\Jidoka-workspace\5e86500ae4b091b8fc7babb7\.\chromeWebDriver\chromedriver.exe
[DEBUG] 2020-04-03 16:06:47 - - Using default module Chrome options
...

Caused by: org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 78

Jidoka appears to load a specific "chromedriver.exe" file to the local host system. 

How do we update the Chrome Driver used as it is currently on 80.x and appears to be controlled by the agent?

More importantly, as Chrome versions continue to update, how do we insulate from the automatic upgrades that are synonymous with Chrome?

  Discussion posts and replies are publicly visible