puppeteer/test
JoelEinbinder 972f44d328 fix: avoid calling jsonValue from waitFor (#1746)
If the success value of `waitForFunction` was not serializable, checking whether it was truthy with `.jsonValue()` might fail. Now I check whether it was truthy inside the page.

Fixes #1737.
2018-01-08 14:14:41 -08:00
..
assets feat: implement CSS Coverage (#1714) 2018-01-03 18:21:40 -08:00
golden test: scrub port from coverage golden files (#1723) 2018-01-04 11:47:30 -08:00
server test: add server/run.js that runs assets locally (#1687) 2017-12-28 15:51:41 -08:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js test: migrate test.js to support concurrent test execution (#1531) 2017-12-12 13:34:21 -08:00
golden-utils.js tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
test.js fix: avoid calling jsonValue from waitFor (#1746) 2018-01-08 14:14:41 -08:00