Skip to content

Player626/selenium

 
 

Repository files navigation

webdriver client for go

About

貌似原作者不再维护,故此fork次仓库,以支持chrome devtools procotol的操作. 感谢原作者花费时间及精力贡献此组件包.

cdp-example

Installing

Run

go get -t -d github.com/stitch-june/selenium

to fetch the package.

The package requires a working WebDriver installation, which can include recent versions of a web browser being driven by Selenium WebDriver.

License

This project is licensed under the MIT license.

About

Selenium/Webdriver client for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%