Package-level declarations
Types
Link copied to clipboard
Records browser events in the browser's console.
Link copied to clipboard
Link copied to clipboard
class SessionBuilder(url: URL, eventsHandler: (ConsoleEvent) -> Unit, dims: Dimension? = Dimension(1920, 1080), engine: Browser = Browser.CHROME_HEADLESS) : Closeable
Generates a WebDriver instance for the given browser (engine).
Link copied to clipboard
Fetches the snapshot data from the current session of the browser