国产 无码 综合区,色欲AV无码国产永久播放,无码天堂亚洲国产AV,国产日韩欧美女同一区二区

Java selenium使用出現(xiàn)The path to the driver executable must be set by the webdriver.edge.driver system

這篇具有很好參考價值的文章主要介紹了Java selenium使用出現(xiàn)The path to the driver executable must be set by the webdriver.edge.driver system。希望對大家有所幫助。如果存在錯誤或未考慮完全的地方,請大家不吝賜教,您也可以點擊"舉報違法"按鈕提交疑問。

2023年3月份Java selenium開始使用出現(xiàn)The path to the driver executable must be set by the webdriver.edge.driver system property; for more;

嘗試更換chrome driver,以及根據(jù)網(wǎng)上的使用白名單來解決都不生效,

后續(xù)發(fā)現(xiàn)需要更新Java selenium的使用方式:

以Windows為例需要在之前配置上加上:

1、為driver設(shè)置系統(tǒng)環(huán)境變量

環(huán)境變量path下加入C:\WebDriver其中包含exe

?the path to the driver executable the path to the driver executable must be,selenium,測試工具

2、

Java selenium新版引入了一個webdrivermanager后續(xù)貌似都要導(dǎo)入到Java項目

環(huán)境

最新的Java selenium配置見官網(wǎng)教程:?Install browser drivers | Selenium?

如果重新為idea開發(fā)工具配置Java selenium

按照官網(wǎng)給出的4步配置,也能進行正常使用。

后續(xù)的代碼使用為

the path to the driver executable the path to the driver executable must be,selenium,測試工具文章來源地址http://www.zghlxwxcb.cn/news/detail-813806.html

  1. Import?WebDriverManager
import io.github.bonigarcia.wdm.WebDriverManager;
        WebDriverManager.chromedriver().setup();

        WebDriver driver = new ChromeDriver();

到了這里,關(guān)于Java selenium使用出現(xiàn)The path to the driver executable must be set by the webdriver.edge.driver system的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!

本文來自互聯(lián)網(wǎng)用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務(wù),不擁有所有權(quán),不承擔相關(guān)法律責任。如若轉(zhuǎn)載,請注明出處: 如若內(nèi)容造成侵權(quán)/違法違規(guī)/事實不符,請點擊違法舉報進行投訴反饋,一經(jīng)查實,立即刪除!

領(lǐng)支付寶紅包贊助服務(wù)器費用

相關(guān)文章

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

博客贊助

微信掃一掃打賞

請作者喝杯咖啡吧~博客贊助

支付寶掃一掃領(lǐng)取紅包,優(yōu)惠每天領(lǐng)

二維碼1

領(lǐng)取紅包

二維碼2

領(lǐng)紅包