puppeteer/utils
Andrey Lushnikov 76ac3bded5 Convert DevicesDescriptors into puppeteer format
This patch converts lib/DevicesDescriptors from a devtools front-end
format into a puppeteer format.

This patch does this via introducing a scripts utils/fetch_devices.js
which grabs devices from upstream of DevTools Front-end and
converts them into puppeteer devices.

References #88.
2017-07-20 17:49:15 -07:00
..
doclint Implement waitFor which survives navigation (#99) 2017-07-19 19:04:51 -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