playwright/test/assets
Andrey Lushnikov a403d4beff
fix(firefox): fix launching firefox without dependencies (#2900)
We always have to reject promises with some error. Otherwise,
our error-rewriting logic in try-catch miserably fails.

With this patch, attempt to launch Firefox when it's missing
dependencies will actually result in a thrown exception with
pretty logs. Without this patch, Playwright throws internal error.
2020-07-10 16:04:19 -07:00
..
cached
csscoverage
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
popup
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
worker
beforeunload.html
button-overlay-oopif.html
chromium-linux.zip
consolelog.html
csp.html
deep-shadow.html fix(css selector): support comma-separated selector lists (#2120) 2020-05-07 13:36:54 -07:00
detect-touch.html
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
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
global-var.html
grid-iframe-in-shadow.html test: add iframe screenshot tests (#2495) 2020-06-09 12:59:49 -07:00
grid.html
historyapi.html
injectedfile.js
injectedstyle.css
mobile.html
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
networkidle.html
networkidle.js api(networkidle): remove networkidle2 (#1883) 2020-04-20 16:52:26 -07:00
offscreenbuttons.html
one-style.css
one-style.html
overflow-large.html
overflow.html
playground.html
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
redirectloop2.html
resetcss.html
sectionselectorengine.js
self-request.html
shadow.html
simple.json
tamperable.html
title.html
video.html test(capabilities): test that video tag can play video (#2477) 2020-06-05 17:39:24 -07:00
wrappedlink.html