0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Andrey Lushnikov
5955affab0
fix(page.click): teach puppeteer click wrapped links ()
This patch teaches Puppeteer to click elements that are
part of inline layout and that wrap on multiple lines.

Fixes .
2018-06-29 12:03:02 -07:00