Skip to main content
Version: 17.0.0

Target.browser() method

Get the browser the target belongs to.

Signature:

class Target {
browser(): Browser;
}

Returns:

Browser