Skip to main content

Browser.target() method

The target associated with the browser.

Signature:

class Browser {
target(): Target;
}

Returns:

Target