| .. |
|
assets
|
test(click): add a test for 'Element has moved' exception (#2017)
|
2020-04-28 11:58:22 -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
|
feat: introduce PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD env variable (#1892)
|
2020-04-21 16:47:16 -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
|
test: add goto after click test (#1999)
|
2020-04-27 17:16:32 -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
|
test(click): add a test for 'Element has moved' exception (#2017)
|
2020-04-28 11:58:22 -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 |
|
dispatchevent.spec.js
|
api(dispatchEvent): page, frame and handle versions added (#1932)
|
2020-04-23 14:58:37 -07:00 |
|
download.spec.js
|
test: add failing test for new page downloads (#1984)
|
2020-04-25 09:35:35 -07:00 |
|
elementhandle.spec.js
|
test(selectText): restore firefox tests (#1829)
|
2020-04-16 12:31:22 -07:00 |
|
emulation.spec.js
|
fix(firefox): use separate processes for pages in different contexts (#1976)
|
2020-04-27 10:13:43 -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 firefox tests (#1912)
|
2020-04-22 00:07:02 -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
|
feat(chromium): roll to r763809 (#2028)
|
2020-04-29 08:44:09 -07:00 |
|
ignorehttpserrors.spec.js
|
fix(webkit): ignore WebSocket certificate errors on Mac (#1900)
|
2020-04-22 12:41:39 -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 |
|
logger.spec.js
|
feat(logger): introduce context-level logger (#1896)
|
2020-04-20 23:24:53 -07:00 |
|
mouse.spec.js
|
test: disable flaky firefox tests (#1912)
|
2020-04-22 00:07:02 -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
|
chore: restore networkidle0 alias (#1920)
|
2020-04-22 10:52:01 -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(permissions): add chromium test for clipboard permissions (#2016)
|
2020-04-28 11:41:44 -07:00 |
|
popup.spec.js
|
chore: remove old TODOs, add a test (#1879)
|
2020-04-20 13:01:06 -07:00 |
|
queryselector.spec.js
|
fix(css selector): properly parse quoted attributes when querying in shadow (#2007)
|
2020-04-27 19:50:11 -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
|
api(dispatchEvent): page, frame and handle versions added (#1932)
|
2020-04-23 14:58:37 -07:00 |
|
test.js
|
feat(testrunner): support --file to filter tests by test file name. (#1903)
|
2020-04-21 16:47:38 -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
|
fix(visibility): unify visibilty checks (#1998)
|
2020-04-27 15:40:46 -07:00 |
|
workers.spec.js
|
feat(firefox): roll to r1082 (#1819)
|
2020-04-15 19:50:04 -07:00 |