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. |
||
---|---|---|
.. | ||
01-class-errors.txt | ||
02-method-errors.txt | ||
03-property-errors.txt | ||
04-bad-arguments.txt | ||
05-event-errors.txt | ||
06-duplicates.txt | ||
07-sorting.txt | ||
08-return.txt |