xiejie /

v1.0.1 2018-01-27 05:43 UTC

This package is not auto-updated.

Last update: 2024-09-21 16:11:12 UTC


README

入门

java -Dwebdriver.chrome.driver=chromedriver.exe -jar selenium-server-standalone.jar -enablePassThrough false > /dev/null 2>&1 &