| .. |
|
assets
|
feat(input): retry when hit target check fails, prepare for page pause (#2020)
|
2020-04-29 11:05:23 -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(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
|
feat(webkit): disable pause on click (#2077)
|
2020-05-01 12:59:18 -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
|
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
|
fix(firefox): use separate processes for pages in different contexts (#1976)
|
2020-04-27 10:13:43 -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: 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: unflake launcher test (#2049)
|
2020-04-29 22:20:06 -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
|
fix(console): respect repeat count in webkit (#2032)
|
2020-04-29 12:13:57 -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): 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): improvements to testrunner (#2070)
|
2020-05-01 10:09:45 -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
|
feat(api): remove 'mutation' polling option (#2048)
|
2020-04-29 21:34:14 -07:00 |
|
workers.spec.js
|
feat(firefox): roll to r1082 (#1819)
|
2020-04-15 19:50:04 -07:00 |