Skip to main content
Puppeteer
Next
Next
15.3.1
15.3.0
ctrl
K
This is unreleased documentation for Puppeteer
Next
version.
For up-to-date documentation, see the
latest version
(15.3.1).
API
Point
Point.x
Version: Next
Point.x property
Signature:
interface
Point
{
x
:
number
;
}
Previous
Point
Next
Point.y