package
2.0.0+incompatible
Repository: https://github.com/grafana/xk6-browser.git
Documentation: pkg.go.dev

# Functions

NewBrowserType registers our custom k6 metrics, creates method mappings on the sobek runtime, and returns a new Chrome browser type.

# Variables

ErrChromeNotFoundAtPath is returned when the Chrome executable is not found at the given path.
ErrChromeNotInstalled is returned when the Chrome executable is not found.

# Structs

Browser is the public interface of a CDP browser.
BrowserType provides methods to launch a Chrome browser instance or connect to an existing one.