Skip to main content
Version: 16.2.0

Browser.target() method

The target associated with the browser.

Signature:

class Browser {
target(): Target;
}

Returns:

Target