.. |
assets
|
fix(css selector): support comma-separated selector lists (#2120)
|
2020-05-07 13:36:54 -07:00 |
chromium
|
devops: add headful linux bot (#2060)
|
2020-05-04 15:15:51 -07:00 |
fixtures
|
feat(logging): introduce logger sink api (#1861)
|
2020-04-20 07:52:26 -07:00 |
golden-chromium
|
fix(webkit): allow contenttype with charset in interception (#2108)
|
2020-05-04 21:49:54 -07:00 |
golden-firefox
|
fix(webkit): allow contenttype with charset in interception (#2108)
|
2020-05-04 21:49:54 -07:00 |
golden-webkit
|
fix(webkit): allow contenttype with charset in interception (#2108)
|
2020-05-04 21:49:54 -07:00 |
installation-tests
|
feat(install): use shared installation folder by default (#2044)
|
2020-04-29 18:59:20 -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
|
fix(chromium): do not wait forever for navigations that target another tab/download (#2068)
|
2020-04-30 21:24:03 -07:00 |
capabilities.spec.js
|
test(websockets): add web sockets tests (#1758)
|
2020-04-12 18:28:42 -07:00 |
click.spec.js
|
chore: add input logging and timeout debugging hints (#2109)
|
2020-05-04 21:44:33 -07:00 |
cookies.spec.js
|
test: add third party cookies test (#2073)
|
2020-05-04 09:14:42 -07:00 |
defaultbrowsercontext.spec.js
|
test: add third party cookies test (#2073)
|
2020-05-04 09:14:42 -07:00 |
dialog.spec.js
|
test: remove module.export.describe wrapper (#1716)
|
2020-04-08 15:19:09 -07:00 |
dispatchevent.spec.js
|
fix(waitForSelector): use raf polling instead of mutation (#2047)
|
2020-04-29 20:46:42 -07:00 |
download.spec.js
|
fix(chromium): do not wait forever for navigations that target another tab/download (#2068)
|
2020-04-30 21:24:03 -07:00 |
elementhandle.spec.js
|
test(selectText): restore firefox tests (#1829)
|
2020-04-16 12:31:22 -07:00 |
emulation.spec.js
|
devops: add headful linux bot (#2060)
|
2020-05-04 15:15:51 -07:00 |
evaluation.spec.js
|
fix: throw from eval methods if >1 argument is passed (#2043)
|
2020-04-29 18:35:04 -07:00 |
fixtures.spec.js
|
test: disable flaky firefox tests (#1912)
|
2020-04-22 00:07:02 -07:00 |
focus.spec.js
|
test: add focus traversal test (#2141)
|
2020-05-07 16:10:29 -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
|
fix(chromium): disable same site by default and improved controls (#2097)
|
2020-05-04 13:43:44 -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 contenttype with charset in interception (#2108)
|
2020-05-04 21:49:54 -07:00 |
jshandle.spec.js
|
test: remove module.export.describe wrapper (#1716)
|
2020-04-08 15:19:09 -07:00 |
keyboard.spec.js
|
feat(webkit): roll to 1124 (#2156)
|
2020-05-08 10:02:49 -07:00 |
launcher.spec.js
|
feat(persistent context): ensure initial about:blank (#2161)
|
2020-05-10 15:23:53 -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
|
fix(webkit): make click work with cross-process _blank target (#2083)
|
2020-05-02 10:57:33 -07:00 |
network.spec.js
|
test: add a test for response coming from service worker (#2138)
|
2020-05-07 12:28:47 -07:00 |
page.spec.js
|
feat(console): allow page.on('console', console.log) (#2145)
|
2020-05-07 15:34:09 -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
|
fix(chromium): do not wait forever for navigations that target another tab/download (#2068)
|
2020-04-30 21:24:03 -07:00 |
queryselector.spec.js
|
fix(css selector): support comma-separated selector lists (#2120)
|
2020-05-07 13:36:54 -07:00 |
run_static_server.js
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
screenshot.spec.js
|
devops: add headful linux bot (#2060)
|
2020-05-04 15:15:51 -07:00 |
test.config.js
|
api(dispatchEvent): page, frame and handle versions added (#1932)
|
2020-04-23 14:58:37 -07:00 |
test.js
|
chore: introduce debugAssert (#2160)
|
2020-05-08 10:37:54 -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
|
api(waitForSelector): make "state: visible" default, includes rename to state (#2091)
|
2020-05-04 11:03:44 -07:00 |
workers.spec.js
|
feat(firefox): roll to r1082 (#1819)
|
2020-04-15 19:50:04 -07:00 |