puppeteer/utils
Andrey Lushnikov 0a3125434e Refactor Frame.waitForSelector method
Refactor Frame.waitForSelector to make room for Frame.waitForFunction
implementation.
This patch:
- removes AwaitedElement class which proved to be confusing, and
  introduces a more straight-forward WaitTask.
- refactors the mutation observer to return true in case of successful
  waiting or false in case of timeout.

References #91
2017-07-24 10:07:43 -07:00
..
doclint Refactor Frame.waitForSelector method 2017-07-24 10:07:43 -07:00
check_availability.js Convert var's to let's 2017-06-22 14:58:39 -07:00
ChromiumDownloader.js [Downloader] Fix Downloader.downloadedRevisions methods 2017-07-12 14:54:48 -07:00
fetch_devices.js Convert DevicesDescriptors into puppeteer format 2017-07-20 17:49:15 -07:00