playwright/test
2020-04-20 14:43:44 -07:00
..
assets fix(pageerror): report correct error message and stack (#1862) 2020-04-20 11:37:02 -07:00
chromium chore(chromium): allow passing --remote-debugging-port for debugging (#1857) 2020-04-18 19:06:42 -07:00
fixtures feat(logging): introduce logger sink api (#1861) 2020-04-20 07:52:26 -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 fix(click): force any hover effects before waiting for hit target (#1869) 2020-04-20 10:07:59 -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 feat(webkit): simulate device orientation events (#1852) 2020-04-20 14:43:44 -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 feat(logging): introduce logger sink api (#1861) 2020-04-20 07:52:26 -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 tests(firefox): unskip "should report shiftKey" on Linux&Win (#1833) 2020-04-20 14:43:26 -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 test: add a test for sourceURL in exception stacks (#1880) 2020-04-20 13:00:31 -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 chore: remove old TODOs, add a test (#1879) 2020-04-20 13:01:06 -07:00
queryselector.spec.js chore: remove old TODOs, add a test (#1879) 2020-04-20 13:01:06 -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(logging): introduce logger sink api (#1861) 2020-04-20 07:52:26 -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