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