You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

github.com/stitch-june/selenium

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/stitch-june/selenium

v0.10.1
97

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

100

License

Version published
Created

webdriver client for go

About

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

cdp-example

About

This is a WebDriver client for Go. It supports the WebDriver protocol and has been tested with various versions of Selenium WebDriver, Firefox and Geckodriver, and Chrome and ChromeDriver,

selenium is currently maintained by Eric Garrido (@minusnine).

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.

FAQs

Package last updated on 23 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts