Skip to main content
Puppeteer
Next
Next
18.1.0
Archived versions
18.0.5
18.0.4
18.0.3
18.0.2
18.0.1
18.0.0
17.1.3
17.1.2
17.1.1
17.1.0
17.0.0
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
(18.1.0).
API
Other
Point
Point.x
Version: Next
Point.x property
Signature:
interface
Point
{
x
:
number
;
}
Previous
Point
Next
Point.y