playwright/test
2020-03-23 13:48:22 -07:00
..
assets fix(firefox): make interception, locale and geolocation work on browser context level (#1472) 2020-03-22 08:56:50 -07:00
chromium api(context): get rid of PageEvent (#1433) 2020-03-19 16:25:12 -07:00
fixtures feat(launch): introduce client, server & persistent launch modes (3) (#854) 2020-02-05 16:36:36 -08:00
golden-chromium fix(screenshots): simplify implementation, allow fullPage + clip, add tests (#1194) 2020-03-03 16:09:32 -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(webkit): uncomment fixed viewport screenshot tests (#1346) 2020-03-11 14:37:06 -07:00
accessibility.spec.js test: mark some tests as skipped 2020-03-02 14:57:54 -08:00
autowaiting.spec.js fix(tests): remove flaky load event from auto-waiting tests (#1399) 2020-03-16 18:33:39 -07: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(exposeFunction): implement context-level expose on firefox (#1478) 2020-03-22 22:45:15 -07:00
capabilities.spec.js test: it.skip skips and it.fail expects to fail now (#1178) 2020-03-02 13:47:08 -08:00
click.spec.js api(click): rename offset to position (#1488) 2020-03-23 12:05:08 -07:00
cookies.spec.js api(browserType): remove devices, errors (#1368) 2020-03-12 17:58:00 -07:00
defaultbrowsercontext.spec.js api(browserType): remove devices, errors (#1368) 2020-03-12 17:58:00 -07: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 api(context): get rid of PageEvent (#1433) 2020-03-19 16:25:12 -07:00
emulation.spec.js test: uncomment slow ff tests (#1479) 2020-03-22 22:16:39 -07:00
evaluation.spec.js test: add test for Map as eval argument (#1457) 2020-03-20 21:24:34 -07:00
fixtures.spec.js Revert "test: make debugp collect IO (#1485)" 2020-03-23 13:48:22 -07: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 fix(firefox): make interception, locale and geolocation work on browser context level (#1472) 2020-03-22 08:56:50 -07:00
golden-utils.js feat(testrunner): better matchers (#1077) 2020-02-20 22:55:39 -08:00
headful.spec.js test: uncomment slow ff tests (#1479) 2020-03-22 22:16:39 -07:00
ignorehttpserrors.spec.js test: remove newContext and newPage test helpers (#1070) 2020-02-20 15:15:48 -08:00
input.spec.js test: await setInputFiles in flaky input tests (#1345) 2020-03-11 14:35:48 -07:00
interception.spec.js api(network): replace redirectChain with redirectedFrom/redirectedTo (#1401) 2020-03-16 13:31:06 -07:00
jshandle.spec.js api(eval): accept zero or one arguments in all evaluation functions (#1431) 2020-03-20 15:08:17 -07:00
keyboard.spec.js api(press): remove text option (#1372) 2020-03-12 22:02:19 -07:00
launcher.spec.js test: uncomment slow ff tests (#1479) 2020-03-22 22:16:39 -07:00
mouse.spec.js api: declare not supporting isMobile on Firefox (#1207) 2020-03-03 17:28:31 -08:00
multiclient.spec.js tests: mark tests that launch() twice or use fixtures as slow (#1455) 2020-03-20 19:49:35 -07:00
navigation.spec.js tests: mark popup tests as passing on Firefox (#1466) 2020-03-21 19:56:33 -07:00
network.spec.js api(network): replace redirectChain with redirectedFrom/redirectedTo (#1401) 2020-03-16 13:31:06 -07:00
page.spec.js test: uncomment slow ff tests (#1479) 2020-03-22 22:16:39 -07:00
permissions.spec.js feat(permissions): make origin optional (#1406) 2020-03-17 15:32:50 -07:00
playwright.spec.js Revert "test: make debugp collect IO (#1485)" 2020-03-23 13:48:22 -07:00
popup.spec.js feat(exposeFunction): implement context-level expose on firefox (#1478) 2020-03-22 22:45:15 -07:00
queryselector.spec.js api(browserType): remove devices, errors (#1368) 2020-03-12 17:58:00 -07:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js api(devices): extract isMobile/hasTouch from viewport (#1415) 2020-03-17 18:21:02 -07:00
test.js api(cdp): rename ChromiumSession to CDPSession (#1380) 2020-03-13 16:16:54 -07:00
tsconfig.json chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
types.d.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00
utils.js api(eval): accept zero or one arguments in all evaluation functions (#1431) 2020-03-20 15:08:17 -07:00
waittask.spec.js api(eval): accept zero or one arguments in all evaluation functions (#1431) 2020-03-20 15:08:17 -07:00
web.spec.js api(eval): accept zero or one arguments in all evaluation functions (#1431) 2020-03-20 15:08:17 -07:00
workers.spec.js test: mark as flaky according to the new policy (#1322) 2020-03-10 12:56:18 -07:00