Search code examples
noraui

How to upgrade Chrome webdriver in NoraUi?


What is the exact process in order to upgrade the webdriver for a given browser in NoraUI?

An outdated webdrivers causes the following error:

org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 80 Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'


Solution

    • check your Chrome version
    • kill all webdriver process
    • remove your local webdriver
    • edit pom.xml
    • run robot