playwright/test
2020-04-06 20:44:54 -07:00
..
assets feat(chromium): support oopifs (#1664) 2020-04-06 15:09:43 -07:00
chromium feat(chromium): support oopifs (#1664) 2020-04-06 15:09:43 -07:00
fixtures test: try to unflake fixtures tests (#1574) 2020-03-27 20:29:24 -07:00
golden-chromium test: add device scale factor screenshot tests (#1660) 2020-04-03 15:48:29 -07:00
golden-firefox test: add device scale factor screenshot tests (#1660) 2020-04-03 15:48:29 -07:00
golden-webkit test: add device scale factor screenshot tests (#1660) 2020-04-03 15:48:29 -07:00
installation-tests fix: fix PLAYWRIGHT_BROWSERS_PATH treatment (#1662) 2020-04-03 23:16:14 -07:00
accessibility.spec.js feat(webkit): roll webkit to 1184 (#1570) 2020-03-30 14:49:40 -07:00
autowaiting.spec.js feat(downloads): support downloads on cr and wk (#1632) 2020-04-02 17:56:14 -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(auth): fix firefox auth flake (#1525) 2020-03-24 23:12:07 -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 fix(input): climb dom for pointer-events:none targets (#1666) 2020-04-06 20:44:54 -07:00
cookies.spec.js feat(chromium): roll to r754895 (#1610) 2020-03-31 13:23:08 -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
download.spec.js feat(downloads): support downloads on cr and wk (#1632) 2020-04-02 17:56:14 -07:00
elementhandle.spec.js api(waitForLoadState): move waitUntil to be a first parameter (#1490) 2020-03-23 13:51:11 -07:00
emulation.spec.js fix(colorScheme): make light scheme default on all browsers (#1668) 2020-04-06 19:49:33 -07:00
evaluation.spec.js feat(chromium): support oopifs (#1664) 2020-04-06 15:09:43 -07:00
fixtures.spec.js test: try to unflake fixtures tests (#1574) 2020-03-27 20:29:24 -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
headful.spec.js test(firefox): fix should close browser with beforeunload page (#1532) 2020-03-25 08:29:29 -07:00
ignorehttpserrors.spec.js fix(firefox): isolate ignoreHTTPSErrors setting between contexts (#1617) 2020-04-01 12:59:48 -07:00
input.spec.js test: await setInputFiles in flaky input tests (#1345) 2020-03-11 14:35:48 -07:00
interception.spec.js test: fix flaky interception test (#1508) 2020-03-24 09:08:29 -07:00
jshandle.spec.js test(firefox): enable configurable args test (#1564) 2020-03-26 18:27:35 -07:00
keyboard.spec.js api(press): remove text option (#1372) 2020-03-12 22:02:19 -07:00
launcher.spec.js test: add web socket leak test coverage (#1586) 2020-03-30 13:49:52 -07:00
mouse.spec.js api: declare not supporting isMobile on Firefox (#1207) 2020-03-03 17:28:31 -08:00
multiclient.spec.js test: add web socket leak test coverage (#1586) 2020-03-30 13:49:52 -07:00
navigation.spec.js feat(auth): fix firefox auth flake (#1525) 2020-03-24 23:12:07 -07:00
network.spec.js api(network): replace redirectChain with redirectedFrom/redirectedTo (#1401) 2020-03-16 13:31:06 -07:00
page.spec.js fix(fill): use isVisible to be consistent with waitForSelector (#1539) 2020-03-25 14:40:42 -07:00
permissions.spec.js fix(permissions): fix notifications permissions on firefox (#1531) 2020-03-25 11:52:50 -07:00
playwright.spec.js feat(testrunner): make it easier to setup golden matcher (#1682) 2020-04-06 18:01:56 -07:00
popup.spec.js feat(firefox): bump to 1071 (#1670) 2020-04-05 08:59:25 -07:00
queryselector.spec.js feat(selectors): attribute selectors pierce open shadow roots (#1656) 2020-04-03 20:47:08 -07:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js fix(webkit): fix non-mac screenshots w/ dsf (#1665) 2020-04-03 21:54:43 -07:00
test.js chore(testrunner): split TestRunner into parts (#1679) 2020-04-06 17:21:42 -07:00
tsconfig.json chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
types.d.ts chore(tests): use public types for the tests (#1600) 2020-03-31 15:43:20 -07:00
utils.js chore(testrunner): split TestRunner into parts (#1679) 2020-04-06 17:21:42 -07:00
waittask.spec.js fix(test): actually test if page.waitFor accepts arguments (#1599) 2020-03-31 09:13:44 -07:00
workers.spec.js test(firefox): enable locale tests (#1562) 2020-03-26 18:14:38 -07:00