Skip to main content
Version: 22.0.0

Page.target() method

A target this page was created from.

Signature:

class Page {
abstract target(): Target;
}

Returns:

Target