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

# Functions

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

# 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.