puppeteer/test
2019-01-15 14:34:31 -08:00
..
assets fix(page): consoleMessage.location() should work with workers (#3752) 2019-01-10 18:05:28 -08:00
fixtures fix(test): add missing test for making sure chrome is closed (#2109) 2018-03-07 09:01:43 +03:00
golden fix(screenshot): round the clip dimensions (#3778) 2019-01-15 14:34:31 -08:00
accessibility.spec.js test(accessibility): Fix duplicated test (#3539) 2018-11-15 14:57:07 -08:00
browser.spec.js feat(launcher): add experimental "transport" option to pptr.connect (#3265) 2018-09-20 11:55:23 -07:00
browsercontext.spec.js feat: browser.waitForTarget (#3356) 2018-10-09 14:16:53 -07:00
CDPSession.spec.js test: refactor utils.waitForEvents into utils.waitEvent (#2336) 2018-04-09 15:46:05 -07:00
click.spec.js test: extract clicking tests (#3582) 2018-11-20 19:34:57 -08:00
cookies.spec.js test(cookies): Remove duplicated test. (#3492) 2018-11-04 11:48:31 -08:00
coverage.spec.js fix(csscoverage): don't prematurely disable the CSS domain (#3418) 2018-10-16 16:55:17 -07:00
dialog.spec.js test: split out dialog tests (#3586) 2018-11-20 20:18:57 -08:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
elementhandle.spec.js test: split queryselector tests into separate file (#3579) 2018-11-20 18:45:37 -08:00
emulation.spec.js test: split out emulation tests (#3581) 2018-11-20 19:17:56 -08:00
evaluation.spec.js test: split out dialog tests (#3586) 2018-11-20 20:18:57 -08:00
frame.spec.js fix(frames): make sure evaluation does not hang in detached iframes (#3770) 2019-01-14 17:23:53 -08:00
golden-utils.js fix: set JPG background to white when omitBackground option is used (#3240) 2018-09-14 11:03:33 +01:00
headful.spec.js test: make sure headful browser closes with beforeuload page (#3751) 2019-01-10 14:05:43 -08:00
ignorehttpserrors.spec.js feat(chromium): roll Chromium to r588429 (#3181) 2018-09-04 10:04:27 +01:00
input.spec.js test: split input tests into keyboard, mouse and touchscreen (#3583) 2018-11-20 19:43:07 -08:00
jshandle.spec.js feat(executioncontext): warn on nested js handle (#3591) 2019-01-14 14:30:50 -08:00
keyboard.spec.js test: split input tests into keyboard, mouse and touchscreen (#3583) 2018-11-20 19:43:07 -08:00
mouse.spec.js test: split input tests into keyboard, mouse and touchscreen (#3583) 2018-11-20 19:43:07 -08:00
navigation.spec.js test: split out navigation tests (#3585) 2018-11-20 20:09:25 -08:00
network.spec.js fix(network): relax request matching heuristic (#3775) 2019-01-15 11:37:53 -08:00
page.spec.js fix(page): consoleMessage.location() should work with workers (#3752) 2019-01-10 18:05:28 -08:00
puppeteer.spec.js chore: cleanup puppeteer.connect({browserURL}) (#3766) 2019-01-14 14:30:03 -08:00
queryselector.spec.js test: split queryselector tests into separate file (#3579) 2018-11-20 18:45:37 -08:00
run_static_server.js chore(testserver): prepare test server (#3294) 2018-09-24 12:46:39 -07:00
screenshot.spec.js fix(screenshot): round the clip dimensions (#3778) 2019-01-15 14:34:31 -08:00
target.spec.js feat: browser.waitForTarget (#3356) 2018-10-09 14:16:53 -07:00
test.js test: split out dialog tests (#3586) 2018-11-20 20:18:57 -08:00
touchscreen.spec.js test: split input tests into keyboard, mouse and touchscreen (#3583) 2018-11-20 19:43:07 -08:00
tracing.spec.js feat(Tracing): return a buffer from tracing.stop (#2360) 2018-04-12 08:26:50 -07:00
utils.js feat(frame): introduce Frame.goto and Frame.waitForNavigation (#3276) 2018-09-20 11:31:19 -07:00
waittask.spec.js test: add test for multiline waittask (#3753) 2019-01-10 21:41:09 -08:00
worker.spec.js fix(page): consoleMessage.location() should work with workers (#3752) 2019-01-10 18:05:28 -08:00