在NoraUI中升级给定浏览器的for驱动程序的确切过程是什么?
过时的网络驱动程序会导致以下错误:
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'
发布于 2020-07-08 12:10:10
https://chromedriver.chromium.org/
profile(preIC) > build > plugins > plugin(download-maven-plugin) > executions > execution(download-googlechrome-webdriverxxxx) > configuration > urlprofile(preIC) > build > plugins > plugin(download-maven-plugin) > executions > execution(download-googlechrome-webdriverxxxx) > configuration > md5https://stackoverflow.com/questions/62794465
复制相似问题