331 B
331 B
sidebar_label |
---|
Browser.target |
Browser.target() method
Gets the target associated with the default browser context).
Signature:
class Browser {
abstract target(): Target;
}
Returns: