Skip to main content
Version: 15.5.0

Browser.target() method

The target associated with the browser.

Signature:

class Browser {
target(): Target;
}

Returns:

Target