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