Skip to main content
Version: 16.1.0

Target.browser() method

Get the browser the target belongs to.

Signature:

class Target {
browser(): Browser;
}

Returns:

Browser