【问题标题】:Selenium Grid Hub shutdown commandSelenium Grid Hub 关闭命令
【发布时间】:2011-10-03 05:37:49
【问题描述】:

是否有关闭网格 2.0 集线器的命令(来自命令行或 web 请求)?

我尝试过“curl -d action=shutdown http://localhost:4444/lifecycle-manager”(作为 POST 请求),我也尝试过通常的 http://localhost:4444/selenium-server/driver/?cmd=shutDownSeleniumServer

我到处搜索。我最好不使用 rake 或 ant 的东西

【问题讨论】:

标签: c# selenium grid


【解决方案1】:

在 2.25.0 版旧式中心管理 added

所以现在您可以使用这样的请求来停止集线器:

http://localhost:4444/lifecycle-manager?action=shutdown

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-06-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-06-05
    • 2021-12-22
    • 1970-01-01
    相关资源
    最近更新 更多