Skip to main content
Version: 15.3.0

Target.browser() method

Get the browser the target belongs to.

Signature:

class Target {
browser(): Browser;
}

Returns:

Browser