DevTools: expose precise element position on the page that works for inline elements |
||
Issue descriptionDownstream bug: https://github.com/GoogleChrome/puppeteer/issues/2798 Currently, there's no good way to know how an inline element is layouted on the page. For example, check out attached screenshot: there's a link that wraps on multiple lines. Puppeteer needs a way to click on element. For this to work, there should be a way to know element exact position on the page so that we can issue precise mouse events.
,
Jun 28 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jun 28 2018