playwright/test
2020-02-10 11:26:08 -08:00
..
assets fix(upload): detect mime type from file extension (#911) 2020-02-10 10:08:51 -08:00
chromium feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
features feat(webkit): accessibility (#350) 2020-01-03 11:15:43 -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 feat(route): migrate from request interception w/ events to page.route (#809) 2020-02-03 14:23:24 -08:00
accessibility.spec.js Revert "tests(accessibility): Remove unused browser goldens (#758)" (#763) 2020-01-30 13:38:24 -08:00
browser.spec.js feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
browsercontext.spec.js feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
capabilities.spec.js tests: consistently use platform constants (#899) 2020-02-07 14:44:05 -08:00
click.spec.js fix(api): page.viewport -> page.viewportSize (#878) 2020-02-06 19:02:55 -08:00
cookies.spec.js tests: consistently use platform constants (#899) 2020-02-07 14:44:05 -08:00
defaultbrowsercontext.spec.js feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
dialog.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js fix(api): page.viewport -> page.viewportSize (#878) 2020-02-06 19:02:55 -08:00
emulation.spec.js fix(api): page.viewport -> page.viewportSize (#878) 2020-02-06 19:02:55 -08:00
evaluation.spec.js test: expect current behavior for cross-frame js handles (#833) 2020-02-04 19:34:54 -08:00
fixtures.spec.js tests: consistently use platform constants (#899) 2020-02-07 14:44:05 -08:00
frame.spec.js feat(frame): introduce frame.frameElement (#856) 2020-02-05 17:20:23 -08:00
geolocation.spec.js fix(geolocation): improve geolocation validation (#471) 2020-01-13 15:39:13 -08:00
golden-utils.js chore: remove usages of mime module from infrastructure 2020-02-10 11:26:08 -08:00
headful.spec.js feat(launch): introduce client, server & persistent launch modes (3) (#854) 2020-02-05 16:36:36 -08:00
ignorehttpserrors.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
input.spec.js chore: remove usages of mime module from infrastructure 2020-02-10 11:26:08 -08:00
interception.spec.js feat(route): migrate from request interception w/ events to page.route (#809) 2020-02-03 14:23:24 -08:00
jshandle.spec.js fix(firefox): assorted fixes to evaluation and remote objects (#511) 2020-01-16 15:24:37 -08:00
keyboard.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
launcher.spec.js feat(connect): allow multiple webkit connections over web socket (#863) 2020-02-06 12:41:43 -08:00
mouse.spec.js fix(api): page.viewport -> page.viewportSize (#878) 2020-02-06 19:02:55 -08:00
multiclient.spec.js feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
navigation.spec.js tests: consistently use platform constants (#899) 2020-02-07 14:44:05 -08:00
network.spec.js tests: consistently use platform constants (#899) 2020-02-07 14:44:05 -08:00
page.spec.js feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
playwright.spec.js feat(connect): allow multiple webkit connections over web socket (#863) 2020-02-06 12:41:43 -08:00
queryselector.spec.js feat(selectors): temporarily remove zs engine (#824) 2020-02-03 16:14:37 -08:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js fix(screenshot): be careful w/ default viewport, extract common logic (#913) 2020-02-10 09:15:15 -08:00
test.js fix(upload): detect mime type from file extension (#911) 2020-02-10 10:08:51 -08:00
utils.js feat(launch): introduce client, server & persistent launch modes (3) (#854) 2020-02-05 16:36:36 -08:00
waittask.spec.js fix(api): page.viewport -> page.viewportSize (#878) 2020-02-06 19:02:55 -08:00
web.spec.js feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
workers.spec.js fix(chromium): pause workers on start to not miss any events (#832) 2020-02-04 19:36:46 -08:00