puppeteer/test
2018-12-12 15:08:31 -08:00
..
assets fix(clicking): handle negative area results in computeQuadArea (#3413) 2018-10-25 11:41:37 -07:00
fixtures fix(test): add missing test for making sure chrome is closed (#2109) 2018-03-07 09:01:43 +03:00
golden fix: set JPG background to white when omitBackground option is used (#3240) 2018-09-14 11:03:33 +01: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 test: split out navigation tests (#3585) 2018-11-20 20:09:25 -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: setup sandbox on linux (#3530) 2018-11-12 23:26:16 -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 test: split out dialog tests (#3586) 2018-11-20 20:18:57 -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 feat(network): introduce Response.statusText() (#3193) 2018-09-05 21:03:24 +01:00
page.spec.js feat: introduce page.browserContext() (#3655) 2018-12-12 15:08:31 -08:00
puppeteer.spec.js test: setup sandbox on linux (#3530) 2018-11-12 23:26:16 -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 test: split screenshot tests into separate file (#3578) 2018-11-20 18:32:42 -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: split out waittask tests (#3580) 2018-11-20 18:57:28 -08:00
worker.spec.js test: fix workers test (#3527) 2018-11-09 18:44:53 -08:00