playwright/test
2020-04-18 18:29:31 -07:00
..
assets feat(actions): requery the element when it was detached during the action (#1853) 2020-04-18 18:29:31 -07:00
chromium feat(chromium): roll Chromium to r759486 (#1823) 2020-04-16 09:38:28 -07:00
fixtures test: put test runner api on global, remove unused parameters (#1684) 2020-04-07 08:10:31 -07:00
golden-chromium test(chromium): add more oopif tests (#1685) 2020-04-14 13:00:10 -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 test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
apicoverage.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
autowaiting.spec.js reapply api(waitUntil): remove waitUntil options from the actions (#1842) 2020-04-16 20:31:04 -07:00
browser.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
browsercontext.spec.js test: add failing popup tests (#1849) 2020-04-17 15:20:50 -07:00
capabilities.spec.js test(websockets): add web sockets tests (#1758) 2020-04-12 18:28:42 -07:00
click.spec.js feat(actions): requery the element when it was detached during the action (#1853) 2020-04-18 18:29:31 -07:00
cookies.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
defaultbrowsercontext.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
dialog.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
download.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
elementhandle.spec.js test(selectText): restore firefox tests (#1829) 2020-04-16 12:31:22 -07:00
emulation.spec.js fix(firefox): enable remaining focus tests (#1803) 2020-04-15 18:44:38 -07:00
evaluation.spec.js test: delete "Node.constructor.name in utility context" (#1788) 2020-04-14 15:36:11 -07:00
fixtures.spec.js test: disable flaky fixtures test (#1839) 2020-04-16 18:46:24 -07:00
focus.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
frame.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
geolocation.spec.js test(geolocation): test context isolation (#1770) 2020-04-13 21:43:06 -07:00
headful.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
ignorehttpserrors.spec.js test(websockets): add web sockets tests (#1758) 2020-04-12 18:28:42 -07:00
input.spec.js api(setInputFiles): introduce page/frame helpers, document, break compat (#1818) 2020-04-16 10:25:28 -07:00
interception.spec.js fix(webkit): allow fufilling requests to redirects (#1830) 2020-04-16 12:36:00 -07:00
jshandle.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
keyboard.spec.js chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
launcher.spec.js test: mark cookies test as flaky on win (#1796) 2020-04-15 00:04:15 -07:00
mouse.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
multiclient.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
navigation.spec.js tests(firefox): unskip network idle tests (#1832) 2020-04-16 14:25:19 -07:00
network.spec.js test(network): rebaseline request failed test on win 2020-04-17 17:38:36 -08:00
page.spec.js fix(firefox): throw error when added script blocked by CSP (#1841) 2020-04-17 08:51:54 -07:00
permissions.spec.js test: mark permissions tests as flaky on Linux & Firefox (#1791) 2020-04-14 17:00:56 -07:00
popup.spec.js test: add failing popup tests (#1849) 2020-04-17 15:20:50 -07:00
queryselector.spec.js fix(selectors): do not automatically enter shadow roots with >> (#1812) 2020-04-15 16:12:45 -07:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js feat(actions): requery the element when it was detached during the action (#1853) 2020-04-18 18:29:31 -07:00
test.config.js fix(tests): fix a race with golden setup (#1757) 2020-04-13 14:12:44 -07:00
test.js feat(testrunner): support --repeat CLI flag to repeat tests (#1828) 2020-04-16 18:09:25 -07:00
tsconfig.json chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
types.d.ts fix(tests): fix a race with golden setup (#1757) 2020-04-13 14:12:44 -07:00
utils.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
waittask.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
workers.spec.js feat(firefox): roll to r1082 (#1819) 2020-04-15 19:50:04 -07:00