Skip to main content
Version: 21.5.2

Page.target() method

A target this page was created from.

Signature:

class Page {
abstract target(): Target;
}

Returns:

Target