..
assets
fix(css selector): support comma-separated selector lists ( #2120 )
2020-05-07 13:36:54 -07:00
chromium
feat(evaluate): return user-readable error from evaluate ( #2329 )
2020-05-21 16:00:55 -07:00
electron
chore: use internal BrowserOptions to unify browsers ( #2230 )
2020-05-14 13:22:33 -07:00
fixtures
chore: add stack trace utilities and tests ( #2371 )
2020-05-27 14:26:44 -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
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
fix(actions): do not wait for the created popups ( #2219 )
2020-05-13 17:20:33 -07:00
browser.spec.js
test: remove module.export.describe wrapper ( #1716 )
2020-04-08 15:19:09 -07:00
browsercontext.spec.js
feat(default context): support selected options for default context ( #2177 )
2020-05-21 15:13:16 -07:00
capabilities.spec.js
test: fix the CSP capability test ( #2394 )
2020-05-28 18:29:15 -07:00
click.spec.js
test: add a test for clicking a label with pointer-events: none ( #2412 )
2020-05-29 13:46:57 -07:00
cookies.spec.js
test: unflake more cookies tests ( #2333 )
2020-05-21 15:37:52 -07:00
defaultbrowsercontext.spec.js
chore: introduce Progress concept ( #2350 )
2020-05-29 14:39:34 -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
feat(webkit): roll to r1228 ( #2232 )
2020-05-14 07:57:29 -07:00
elementhandle.spec.js
feat(click): retry when the element it outside of the viewport ( #2330 )
2020-05-22 11:15:57 -07:00
emulation.spec.js
api(viewport): do not allow isMobile and deviceScaleFactor for null viewports ( #2190 )
2020-05-12 18:31:17 -07:00
evaluation.spec.js
fix(evaluate): consistently serialize json values ( #2377 )
2020-05-27 17:19:05 -07:00
fixtures.spec.js
chore: add stack trace utilities and tests ( #2371 )
2020-05-27 14:26:44 -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
test: fix cookie tests on WebKit ( #2359 )
2020-05-26 10:22:53 -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
fix(evaluate): consistently serialize json values ( #2377 )
2020-05-27 17:19:05 -07:00
keyboard.spec.js
feat(webkit): roll webkit to r1242 ( #2361 )
2020-05-26 14:48:21 -07:00
launcher.spec.js
chore: introduce Progress concept ( #2350 )
2020-05-29 14:39:34 -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
fix: support event source type in firefox ( #2390 )
2020-05-28 14:38:47 -07:00
page.spec.js
fix(fill): allow to clear number input ( #2376 )
2020-05-27 20:01:08 -07:00
permissions.spec.js
test: mark failing headful tests as such ( #2226 )
2020-05-13 18:33:07 -07:00
popup.spec.js
fix(popups): do not override popup size from window features ( #2139 )
2020-05-22 15:56:37 -07:00
queryselector.spec.js
fix(selectors): fix selector parsing for css attributes and quotes ( #2389 )
2020-05-28 14:49:39 -07:00
run_static_server.js
Initial commit
2019-11-19 10:58:15 -08:00
screenshot.spec.js
fix(screenshot): use innerW/H instead of offsetW/H to determine viewport size ( #2229 )
2020-05-13 20:53:11 -07:00
test.config.js
test: hack in output directory cleanup for parallel runs ( #2378 )
2020-05-27 22:03:38 -07:00
test.js
chore: rename root index-for-dev.js
into index.js
( #2337 )
2020-05-23 00:03:57 -07:00
tsconfig.json
chore(tests): add types for tests ( #915 )
2020-02-10 13:20:13 -08:00
types.d.ts
chore: rename root index-for-dev.js
into index.js
( #2337 )
2020-05-23 00:03:57 -07:00
utils.js
feat(default context): support selected options for default context ( #2177 )
2020-05-21 15:13:16 -07:00
waittask.spec.js
fix: less confusing error message ( #2305 )
2020-05-19 17:47:46 -07:00
workers.spec.js
feat(firefox): roll to r1082 ( #1819 )
2020-04-15 19:50:04 -07:00