Skip to main content
Version: Next

Page.target() method

A target this page was created from.

Signature:

class Page {
abstract target(): Target;
}

Returns:

Target