【问题标题】:selenium stand alone is not starting硒独立未启动
【发布时间】:2017-11-30 06:24:47
【问题描述】:

运行 selenium 独立服务器时出现以下错误:

E:\pradhan_workspace\Baaza1Core\Baaza1AngularWebV1>webdriver-manager start
webdriver-manager: using global installed version 12.0.6
[11:53:23] I/start - java -Dwebdriver.chrome.driver=C:\Users\agudla.BHUVIS\AppData\Roaming\npm\node_modules\webdriver-manager\selenium\chromedriver_2.33.exe -Dwebdriver.gecko.driver=C:\Users\agudla.BHUVIS\AppData\Roaming\npm\node_modules\webdriver-manager\selenium\geckodriver-v0.19.1.exe -jar C:\Users\agudla.BHUVIS\AppData\Roaming\npm\node_modules\webdriver-manager\selenium\selenium-server-standalone-3.8.0.jar -port 4444
[11:53:23] I/start - seleniumProcess.pid: 6744
Error: Invalid or corrupt jarfile C:\Users\agudla.BHUVIS\AppData\Roaming\npm\node_modules\webdriver-manager\selenium\selenium-server-standalone-3.8.0.jar
[11:53:24] I/start - Selenium Standalone has exited with code 1

【问题讨论】:

  • selenium-server-standalone-3.8.0.jar 请提供位置。

标签: java selenium


【解决方案1】:

selenium-server-standalone-3.8.0.jar 不是官方的。 official website 提供最新版本 3.7.1 的下载链接。下载此文件,然后尝试重新启动您的独立服务器。

【讨论】:

    猜你喜欢
    • 2018-06-25
    • 2017-09-15
    • 1970-01-01
    • 1970-01-01
    • 2021-10-04
    • 2011-03-13
    • 1970-01-01
    • 2023-04-08
    • 1970-01-01
    相关资源
    最近更新 更多