playwright/test/assets
2020-08-03 16:06:57 -07:00
..
cached Initial commit 2019-11-19 10:58:15 -08:00
csscoverage Initial commit 2019-11-19 10:58:15 -08:00
digits Initial commit 2019-11-19 10:58:15 -08:00
es6 Initial commit 2019-11-19 10:58:15 -08:00
frames chore: migrate navigations to Progress (#2463) 2020-06-04 16:43:48 -07:00
input feat(input): retry when hit target check fails, prepare for page pause (#2020) 2020-04-29 11:05:23 -07:00
jscoverage Initial commit 2019-11-19 10:58:15 -08:00
popup feat(popups): auto-attach to all pages in Chromium (#1226) 2020-03-05 10:45:32 -08:00
react test: add a failing test with React rerender (#2545) 2020-06-11 15:19:35 -07:00
screenshots test(screenshots): add a bunch of screenshot tests (#448) 2020-01-09 16:43:11 -08:00
serviceworkers test: fix service worker test (#988) 2020-02-13 13:21:19 -08:00
simple-extension Initial commit 2019-11-19 10:58:15 -08:00
wasm test: start adding capability smoke tests (#784) 2020-01-31 08:57:47 -08:00
worker Initial commit 2019-11-19 10:58:15 -08:00
beforeunload.html chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
button-overlay-oopif.html test: add failing test for clicking and oopifs (#1325) 2020-03-10 14:24:25 -07:00
chromium-linux.zip Initial commit 2019-11-19 10:58:15 -08:00
consolelog.html Initial commit 2019-11-19 10:58:15 -08:00
csp.html Initial commit 2019-11-19 10:58:15 -08:00
deep-shadow.html fix(css selector): support comma-separated selector lists (#2120) 2020-05-07 13:36:54 -07:00
detect-touch.html Initial commit 2019-11-19 10:58:15 -08:00
dom.html feat(debug): generate preview for ElementHandle (#2549) 2020-06-12 11:10:18 -07:00
download-blob.html tests(downloads): add a test for Blob downloads (#1936) (#1939) 2020-04-23 13:02:37 -07:00
drag-n-drop.html api(dispatchEvent): page, frame and handle versions added (#1932) 2020-04-23 14:58:37 -07:00
dummy_bad_browser_executable.js fix(firefox): fix launching firefox without dependencies (#2900) 2020-07-10 16:04:19 -07:00
dynamic-oopif.html test(chromium): add more oopif tests (#1685) 2020-04-14 13:00:10 -07:00
empty.html Initial commit 2019-11-19 10:58:15 -08:00
error.html fix(pageerror): report correct error message and stack (#1862) 2020-04-20 11:37:02 -07:00
file-to-upload.txt Initial commit 2019-11-19 10:58:15 -08:00
formatted-number.html fix(firefox): make interception, locale and geolocation work on browser context level (#1472) 2020-03-22 08:56:50 -07:00
geolocation.html fix(permissions): manage permissions on the proxy level in webkit (#1451) 2020-03-20 19:45:35 -07:00
global-var.html Initial commit 2019-11-19 10:58:15 -08:00
grid-iframe-in-shadow.html test: add iframe screenshot tests (#2495) 2020-06-09 12:59:49 -07:00
grid.html fix(screenshot): wait for stable position before taking element screenshot (#3216) 2020-07-29 16:36:02 -07:00
historyapi.html Initial commit 2019-11-19 10:58:15 -08:00
injectedfile.js api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
injectedstyle.css Initial commit 2019-11-19 10:58:15 -08:00
mobile.html Initial commit 2019-11-19 10:58:15 -08:00
modernizr.js Initial commit 2019-11-19 10:58:15 -08:00
movie.mp4 test(capabilities): test that video tag can play video (#2477) 2020-06-05 17:39:24 -07:00
movie.ogv test(capabilities): test that video tag can play video (#2477) 2020-06-05 17:39:24 -07:00
networkidle-frame.html fix(networkidle): make it (almost) work with setContent (#307) 2019-12-19 15:07:57 -08:00
networkidle.html fix(networkidle): make it (almost) work with setContent (#307) 2019-12-19 15:07:57 -08:00
networkidle.js api(networkidle): remove networkidle2 (#1883) 2020-04-20 16:52:26 -07:00
offscreenbuttons.html feat(scrollIntoView): expose scrollIntoViewIfNeeded in api (#382) 2020-01-06 13:16:56 -08:00
one-style.css Initial commit 2019-11-19 10:58:15 -08:00
one-style.html Initial commit 2019-11-19 10:58:15 -08:00
overflow-large.html fix(screenshots): simplify implementation, allow fullPage + clip, add tests (#1194) 2020-03-03 16:09:32 -08:00
overflow.html test: rebaseline mobile viewport screenshot (#462) 2020-01-10 22:34:17 -08:00
playground.html Initial commit 2019-11-19 10:58:15 -08:00
pptr.png Initial commit 2019-11-19 10:58:15 -08:00
react.html test: add more failing tests with react recycle (#2731) 2020-06-26 16:31:51 -07:00
redirectloop1.html fix(screenshot): provide nice error message during navigation (#456) 2020-01-10 17:25:28 -08:00
redirectloop2.html fix(screenshot): provide nice error message during navigation (#456) 2020-01-10 17:25:28 -08:00
resetcss.html Initial commit 2019-11-19 10:58:15 -08:00
sectionselectorengine.js api(selectors): pass selector name when registering, allow file path (#1162) 2020-02-28 15:34:07 -08:00
self-request.html Initial commit 2019-11-19 10:58:15 -08:00
shadow.html Initial commit 2019-11-19 10:58:15 -08:00
simple.json Initial commit 2019-11-19 10:58:15 -08:00
tamperable.html Initial commit 2019-11-19 10:58:15 -08:00
title.html Initial commit 2019-11-19 10:58:15 -08:00
video_mp4.html fix(webkit): ensure WebKit can play h264 video (#3272) 2020-08-03 16:06:57 -07:00
video.html test(capabilities): test that video tag can play video (#2477) 2020-06-05 17:39:24 -07:00
wrappedlink.html Initial commit 2019-11-19 10:58:15 -08:00