1fbf2a8a46
The page.plainText is confusing: it's unclear what kind of text it returns, textContent or innerText. It's also easily polyfillable and doesn't seem to be used. BREAKING CHANGE: the page.plainText is not existing any more. Instead, use `page.evaluate(() => document.body.innerText)`. |
||
---|---|---|
.. | ||
assets | ||
golden | ||
server | ||
diffstyle.css | ||
frame-utils.js | ||
golden-utils.js | ||
test.js |