Skip to main content
Version: Next

Browser.target() method

The target associated with the browser.

Signature:

class Browser {
target(): Target;
}

Returns:

Target