mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
429 B
429 B
Home > puppeteer > ElementHandle > clickablePoint
ElementHandle.clickablePoint() method
Signature:
clickablePoint(): Promise<Point>;
Returns:
Promise<Point>