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)`. |
||
---|---|---|
.. | ||
api.md | ||
issue_template.md | ||
troubleshooting.md |