mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
dc032b42b9
This patch: - introduces page.waitForSelector to wait for the selector to appear - introduces polymorphic page.waitFor method, which accepts either string (and in this case is a shortcut for page.waitForSelector) or number (and in this case it's a promisified timeout). References #91. |
||
---|---|---|
.. | ||
doclint | ||
check_availability.js | ||
ChromiumDownloader.js | ||
fetch_devices.js |