playwright/test
2020-02-28 09:02:26 -08:00
..
assets api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
chromium fix(api): rename relativePoint to offset, remove unused parameters from input (#1092) 2020-02-24 21:12:02 -08:00
features test: remove newContext and newPage test helpers (#1070) 2020-02-20 15:15:48 -08:00
fixtures feat(launch): introduce client, server & persistent launch modes (3) (#854) 2020-02-05 16:36:36 -08:00
golden-chromium test: rebaseline mobile viewport screenshot (#462) 2020-01-10 22:34:17 -08:00
golden-firefox fix(firefox): disable ICC color correction based on OS display (#614) 2020-01-23 15:44:31 -08:00
golden-webkit test: rebaseline mobile viewport screenshot (#462) 2020-01-10 22:34:17 -08:00
webkit chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
accessibility.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
browser.spec.js fix(tests): fix test that was leaking a context (#933) 2020-02-11 14:15:30 -08:00
browsercontext.spec.js feat(api): move targets from CRBrowser to CRBrowserContext (#1089) 2020-02-24 14:35:51 -08:00
capabilities.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
click.spec.js fix(api): rename relativePoint to offset, remove unused parameters from input (#1092) 2020-02-24 21:12:02 -08:00
cookies.spec.js test: uncomment webkit fix 2020-02-26 14:16:14 -08:00
defaultbrowsercontext.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
dialog.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js test: remove newContext and newPage test helpers (#1070) 2020-02-20 15:15:48 -08:00
emulation.spec.js fix(chromium): make locale overrides work (#1108) 2020-02-26 11:01:46 -08:00
evaluation.spec.js api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
fixtures.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
focus.spec.js fix(chromium): emit focus events in headful (#982) 2020-02-13 11:29:13 -08:00
frame.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
geolocation.spec.js test: remove newContext and newPage test helpers (#1070) 2020-02-20 15:15:48 -08:00
golden-utils.js feat(testrunner): better matchers (#1077) 2020-02-20 22:55:39 -08:00
headful.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
ignorehttpserrors.spec.js test: remove newContext and newPage test helpers (#1070) 2020-02-20 15:15:48 -08:00
input.spec.js fix(input): emit change events upon page.setInputFiles (#1028) 2020-02-18 09:15:47 -08:00
interception.spec.js test(firefox): support loading of file URLs (#1132) 2020-02-26 15:02:59 -08:00
jshandle.spec.js test: fix expect in jshandle spec (#927) 2020-02-11 09:26:23 -08:00
keyboard.spec.js test(keyboard): Remove duplicated test (#1031) 2020-02-15 14:58:07 -08:00
launcher.spec.js fix(launch): throw upon page argument when non-persistent (#1144) 2020-02-27 14:09:24 -08:00
mouse.spec.js test: add failing drag and drop test (#1095) 2020-02-24 18:25:47 -08:00
multiclient.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
navigation.spec.js test(firefox): support loading of file URLs (#1132) 2020-02-26 15:02:59 -08:00
network.spec.js feat(popups): introduce BrowserContext.setDefaultHTTPHeaders (#1116) 2020-02-26 12:42:20 -08:00
page.spec.js api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
playwright.spec.js test: remove newContext and newPage test helpers (#1070) 2020-02-20 15:15:48 -08:00
popup.spec.js api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
queryselector.spec.js chore: fix typo on sepcified -> specified (#1153) 2020-02-27 17:44:19 -08:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js chore: roll Chromium to 745253 (#1156) 2020-02-28 09:02:26 -08:00
test.js feat(testrunner): better matchers (#1077) 2020-02-20 22:55:39 -08:00
tsconfig.json chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
types.d.ts test: remove newContext and newPage test helpers (#1070) 2020-02-20 15:15:48 -08:00
utils.js test: add missing tests (#965) 2020-02-12 16:13:48 -08:00
waittask.spec.js api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
web.spec.js feat(api): make browser.newPage own the created context (#930) 2020-02-11 12:06:58 -08:00
workers.spec.js chore(workers): align worker lifecycle evens with other APIs (#1147) 2020-02-27 14:02:48 -08:00