【发布时间】: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 的东西
【问题讨论】:
-
接受的答案不适用于网格 2.0 集线器。我想知道当前版本是否存在等效命令。