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