repositorypackage
0.0.0-20220916014248-b75f2bf2800b
Repository: https://github.com/dsmontoya/webdriver.git
Documentation: pkg.go.dev
# README
This package implements a W3C WebDriver to remotely control web browsers without running Selenium.
Supported browsers
- Chrome
Install
go get github.com/dsmontoya/webdriver
Usage
TODO: add examples