Top 0.9% forks on proxy.golang.org
proxy.golang.org : github.com/tebeka/Selenium
Package selenium provider a Selenium/Webdriver client. Currently provides only WebDriver remote client. This means you'll need to run the Selenium server by yourself (or use a service like SauceLabs). The easiest way to do that is to grab the Selenium server jar from http://www.seleniumhq.org/download/ and run it To use the webdriver with firefox, you may (depending on versions) require the gecko driver package. You can download it here and configure the webdriver in your Go code like this Example usage:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/tebeka/%21selenium
License: MIT
Latest release: almost 6 years ago
First release: almost 11 years ago
Namespace: github.com/tebeka
Stars: 2,103 on GitHub
Forks: 368 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago
github.com/tebeka/selenium v0.9.9
Package selenium provides a client to drive web browser-based automation and testing. See the ex...10 versions - Latest release: almost 6 years ago - 215 dependent packages - 334 dependent repositories - 2,092 stars on GitHub