DevTools: Runtime.evaluate with returnByValue doesn't handle BoundingRect |
|
Issue descriptionDevTools's Runtime.evlauate with "returnByValue:true" doesn't handle the return value of getBoundingClientRect function. There are certain other examples, e.g. `window.performance`. It would be really nice if these seemingly innocent objects could be properly stringified by protocol. This actually surfaced multiple times in pptr: https://github.com/GoogleChrome/puppeteer/issues/1433 |
|
►
Sign in to add a comment |
|
Comment 1 by kozy@chromium.org
, Dec 6 2017