puppeteer/utils/doclint/test/golden
Andrey Lushnikov dc032b42b9 Introduce polymorphic page.waitFor method
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.
2017-07-21 12:54:04 -07:00
..
01-class-errors.txt [doclint] move doclint testing to golden 2017-07-13 11:17:02 -07:00
02-method-errors.txt [doclint] parse getters as properties 2017-07-13 23:12:38 -07:00
03-property-errors.txt [doclint] simplify error reporting 2017-07-13 15:52:49 -07:00
04-bad-arguments.txt Automatically generate table-of-contents for markdown 2017-07-21 11:12:05 -07:00
05-event-errors.txt Automatically generate table-of-contents for markdown 2017-07-21 11:12:05 -07:00
06-duplicates.txt [doclint] simplify error reporting 2017-07-13 15:52:49 -07:00
07-sorting.txt Introduce polymorphic page.waitFor method 2017-07-21 12:54:04 -07:00
08-return.txt Automatically generate table-of-contents for markdown 2017-07-21 11:12:05 -07:00