puppeteer/new-docs/puppeteer.protocol.browser.bounds.left.md
2020-07-13 14:01:35 +01:00

513 B

Home > puppeteer > Protocol > Browser > Bounds > left

Protocol.Browser.Bounds.left property

The offset from the left edge of the screen to the window in pixels.

Signature:

left?: integer;