Skip to main content
Puppeteer
Next
Next
17.0.0
Archived versions
16.2.0
16.1.1
16.1.0
16.0.0
15.5.0
15.4.2
15.4.1
15.4.0
15.3.2
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
(17.0.0).
API
Point.x
Version: Next
Point.x property
Signature:
interface
Point
{
x
:
number
;
}
Previous
Point
Next
Point.y