最贊回答 / 蘇小木
selenium IDE 3.0.0~3.0.2支持的都是firefox 56以后的版本selenium 2.9.1.1-singed支持的是firefox 17.0~56.*的版本selenium - 2.9.0-2 下載地址http://vdisk.weibo.com/s/BDoJffJSrw2ri
2018-03-06
最新回答 / qq_暖色cheeks_1
是版本兼容的問題selenium-service-standalone-2.42.2和fireBox29就能進入并執(zhí)行成功,得到錄制的作用
2018-01-17
最新回答 / qq_暖色cheeks_1
System.setProperty("webdriver.chrome.driver","D:\\geckodriver\\geckodriver.exe");你應(yīng)該是缺少這句話
2017-12-07
最新回答 / New_Year
應(yīng)該是你host文件中的地址問題;把C:\Windows\System32\drivers\etc的hosts文件打開將# localhost name resolution is handled within DNS itself.下的#127.0.0.1 ? ? ? localhost剪切到上面# For example:下,去掉#保存
2017-11-14