go/

directory
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2018 License: Apache-2.0

Directories

Path Synopsis
Package bazel provides utilities for interacting with the surrounding Bazel environment.
Package bazel provides utilities for interacting with the surrounding Bazel environment.
Package cmdhelper provides functions to make working os/exec Command easier.
Package cmdhelper provides functions to make working os/exec Command easier.
Package cropper provides an image cropping function.
Package cropper provides an image cropping function.
Package errors provides an Error interface that includes the component name with the underlying error.
Package errors provides an Error interface that includes the component name with the underlying error.
Package healthreporter provides polling wait functions.
Package healthreporter provides polling wait functions.
Package httphelper provides simple wrappers for working with HTTP.
Package httphelper provides simple wrappers for working with HTTP.
Package metadata provides a struct for storing browser metadata.
Package metadata provides a struct for storing browser metadata.
capabilities
Package capabilities performs operations on maps representing WebDriver capabilities.
Package capabilities performs operations on maps representing WebDriver capabilities.
main
Binary merger takes multiple metadata files and merges them to produce a single metadata file.
Binary merger takes multiple metadata files and merges them to produce a single metadata file.
Package portpicker provides methods for picking unused TCP ports.
Package portpicker provides methods for picking unused TCP ports.
Package screenshotter provides a client-side API for accessing the google/screenshot Web Test Launcher endpoint.
Package screenshotter provides a client-side API for accessing the google/screenshot Web Test Launcher endpoint.
Package webdriver provides a simple and incomplete WebDriver client for use by web test launcher.
Package webdriver provides a simple and incomplete WebDriver client for use by web test launcher.
Package webtest provides WebDriver provisioning and information APIs.
Package webtest provides WebDriver provisioning and information APIs.
wsl
Package wsl implements the basic server code for WSL (Webdriver Server Light), a lightweight replacement for Selenium Server.
Package wsl implements the basic server code for WSL (Webdriver Server Light), a lightweight replacement for Selenium Server.
driver
Package driver launches a WebDriver driver endpoint binary (e.g.
Package driver launches a WebDriver driver endpoint binary (e.g.
hub
Package hub launches WebDriver servers and correctly dispatches requests to the correct server based on session id.
Package hub launches WebDriver servers and correctly dispatches requests to the correct server based on session id.
main
WSL (Webdriver Server Light) is a lightweight replacement for Selenium Server.
WSL (Webdriver Server Light) is a lightweight replacement for Selenium Server.
resolver
Package resolver resolves WSL, WSLPORT, and WSLENV variables in capabilities.
Package resolver resolves WSL, WSLPORT, and WSLENV variables in capabilities.
upload
Package files handles file uploads and downloads.
Package files handles file uploads and downloads.
wtl
Binary launcher is used to manage the envrionment for web tests and start the underlying test.
Binary launcher is used to manage the envrionment for web tests and start the underlying test.
diagnostics
Package diagnostics provides the Diagnostics interface for reporting various test statistics as well as a no-op implementation of the interface.
Package diagnostics provides the Diagnostics interface for reporting various test statistics as well as a no-op implementation of the interface.
environment
Package environment provides an interface for defining how browser environments are managed.
Package environment provides an interface for defining how browser environments are managed.
environment/external
Package external works with an externally started WebDriver server located at EXTERNAL_WEBDRIVER_SERVER_ADDRESS.
Package external works with an externally started WebDriver server located at EXTERNAL_WEBDRIVER_SERVER_ADDRESS.
environment/local
Package local provides a basic environment for web tests locally.
Package local provides a basic environment for web tests locally.
environment/sauce
Package sauce provides a simple environment for accessing a SauceLabs browser.
Package sauce provides a simple environment for accessing a SauceLabs browser.
main
Binary launcher is used to manage the envrionment for web tests and start the underlying test.
Binary launcher is used to manage the envrionment for web tests and start the underlying test.
proxy
Package proxy provides a WebDriver protocol that forwards requests to a WebDriver server provided by an environment.Env.
Package proxy provides a WebDriver protocol that forwards requests to a WebDriver server provided by an environment.Env.
proxy/driverhub
Package driverhub provides a handler for proxying connections to a Selenium server.
Package driverhub provides a handler for proxying connections to a Selenium server.
proxy/driverhub/debugger
Package debugger enables WTL Debugger.
Package debugger enables WTL Debugger.
proxy/driverhub/drivermu
Package drivermu implements a handler that temporally serializes all commands to a session.
Package drivermu implements a handler that temporally serializes all commands to a session.
proxy/driverhub/googlescreenshot
Package googlescreenshot includes a handler for an advanced screenshot endpoint at POST google/screenshot.
Package googlescreenshot includes a handler for an advanced screenshot endpoint at POST google/screenshot.
proxy/driverhub/quithandler
Package quithandler checks if a window close command is closing the last window and treats it as a quit if it is.
Package quithandler checks if a window close command is closing the last window and treats it as a quit if it is.
proxy/driverhub/scripttimeout
Package scripttimeout translates calls to set script timeout into calls on the WebDriver object so it can record the last set script timeout.
Package scripttimeout translates calls to set script timeout into calls on the WebDriver object so it can record the last set script timeout.
proxy/healthz
Package healthz provides an HTTPHandler that always returns the string "ok".
Package healthz provides an HTTPHandler that always returns the string "ok".
service
Package service provides the Service interface for managing the life-cycle of a single binary.
Package service provides the Service interface for managing the life-cycle of a single binary.
service/wsl
Package wsl provides a Service for launching WebDriver Server Light (WSL).
Package wsl provides a Service for launching WebDriver Server Light (WSL).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL