亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

在硒中使用壁虎時發生錯誤

在硒中使用壁虎時發生錯誤

Cats萌萌 2021-04-09 18:19:00
我是硒自動化的新手,我已經遵循了網站的說明,并且使用了gecko驅動程序,但是它顯示以下消息。 64位),Selenium 3.12和gecko驅動程序20.1。Exception in thread "main" java.lang.IllegalStateException: The path to the driver executable must be set by the webdriver.gecko.driver system property; for more information, see https://github.com/mozilla/geckodriver. The latest version can be downloaded from https://github.com/mozilla/geckodriver/releases    at com.google.common.base.Preconditions.checkState(Preconditions.java:847)這是我的代碼包裝自動化框架;導入org.openqa.selenium.WebDriver; 導入org.openqa.selenium.firefox.FirefoxDriver;公共類userLogin {public static void main(String[] args){    System.setProperty("webdriver.gecko.driver ","E:\\\\Selenium\\\\geckodriver-v0.21.0-win64\\\\geckodriver.exe");    WebDriver driver = new FirefoxDriver();    driver.get("https://www.facebook.com/");}
查看完整描述

1 回答

?
蠱毒傳說

TA貢獻1895條經驗 獲得超3個贊

代替它

System.setProperty("webdriver.gecko.driver","E:\\\\Selenium\\\\geckodriver-v0.21.0-win64\\\\geckodriver.exe");

它有額外的空間...


查看完整回答
反對 回復 2021-04-18
  • 1 回答
  • 0 關注
  • 151 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號