puppeteer/test
2019-02-13 23:41:53 -08:00
..
assets feat(firefox): support running beforeunload hooks when closing (#4003) 2019-02-13 22:16:12 -08:00
fixtures fix(test): add missing test for making sure chrome is closed (#2109) 2018-03-07 09:01:43 +03:00
golden-chromium chore: further unify Puppeteer-Firefox tests with Puppeteer (#3931) 2019-02-06 13:49:14 -08:00
golden-firefox fix(firefox): properly round clip when doing element screenshots (#4001) 2019-02-13 19:47:14 -08:00
accessibility.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00
browser.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00
browsercontext.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00
CDPSession.spec.js test: refactor utils.waitForEvents into utils.waitEvent (#2336) 2018-04-09 15:46:05 -07:00
chromiumonly.spec.js test(firefox): introduce vendor-specific specs (#3890) 2019-02-01 17:55:12 -08:00
click.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00
cookies.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00
coverage.spec.js test(coverage): add failing test for skipping all debugger statements (#3779) 2019-01-15 14:49:57 -08: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 chore(test): remove the server.EMPTY_PAGE2 asset (#3967) 2019-02-08 19:24:40 -08:00
emulation.spec.js feat(firefox): support Page.setUserAgent method (#3968) 2019-02-08 19:53:27 -08:00
evaluation.spec.js fix(firefox): enable a bunch of evaluation tests (#4006) 2019-02-13 23:41:53 -08:00
firefoxonly.spec.js test(firefox): introduce vendor-specific specs (#3890) 2019-02-01 17:55:12 -08:00
frame.spec.js feat(firefox): implement execution contexts (#3962) 2019-02-08 17:15:52 -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 chore(test): prepare tests to be run with Puppeteer-Firefox (#3833) 2019-01-24 01:04:42 -05:00
ignorehttpserrors.spec.js feat(firefox): support Response.securityDetails() (#3997) 2019-02-13 11:56:51 -08:00
input.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00
jshandle.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00
keyboard.spec.js test(firefox): enable more tests on Puppeteer-Firefox (#3937) 2019-02-07 07:15:19 -08:00
launcher.spec.js chore: further unify Puppeteer-Firefox tests with Puppeteer (#3931) 2019-02-06 13:49:14 -08:00
mouse.spec.js test(mouse): add failing for test for mobile + cross process navigation (#3951) 2019-02-11 14:00:06 -08:00
navigation.spec.js feat(firefox): support "referer" option in Page.goto (#4000) 2019-02-13 13:49:05 -08:00
network.spec.js feat(firefox): support Request.postData (#3999) 2019-02-13 13:11:50 -08:00
page.spec.js fix(firefox): report more console messages (including warnings) (#4005) 2019-02-13 23:22:45 -08:00
puppeteer.spec.js fix(firefox): properly round clip when doing element screenshots (#4001) 2019-02-13 19:47:14 -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(firefox): properly round clip when doing element screenshots (#4001) 2019-02-13 19:47:14 -08:00
target.spec.js feat(firefox): support target.opener() and page.on('popup') (#3966) 2019-02-08 19:21:54 -08:00
test.js test: split out tests for security details (#3996) 2019-02-13 11:35:49 -08:00
touchscreen.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00
tracing.spec.js chore(test): prepare tests to be run with Puppeteer-Firefox (#3833) 2019-01-24 01:04:42 -05:00
utils.js feat(firefox): Page.waitForRequest/Page.waitForResponse (#3989) 2019-02-12 19:10:14 -08:00
waittask.spec.js feat(firefox): support page.setDefaultNavigationTimeout (#3969) 2019-02-08 20:37:14 -08:00
worker.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00