Package Usage: go: github.com/tebeka/selenium
Package selenium provides a client to drive web browser-based automation and
testing.
See the example below for how to get started with this API.
This package can depend on several binaries being available, depending on which
browsers will be used and how. To avoid needing to manage these dependencies,
use a cloud-based browser testing environment, like Sauce Labs, BrowserStack
or similar. Otherwise, use the methods provided by this API to specify the
paths to the dependencies, which will have to be downloaded separately.
This example shows how to navigate to a http://play.golang.org page, input a
short program, run it, and inspect its output.
If you want to actually run this example:
10 versions
Latest release: almost 6 years ago
215 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/tebeka/selenium