playwright/tests
2022-03-15 14:13:45 -07:00
..
android chore: skip failing android tests 2 (#12647) 2022-03-10 18:46:50 +01:00
assets feat(screenshot): introduce new "fonts" option for screenshots (#12661) 2022-03-10 16:54:36 -08:00
chromium fix(test runner): resolve tsconfig for each file (#11662) 2022-01-26 18:28:42 -08:00
config chore: dogfood dotenv (#12673) 2022-03-11 15:12:25 -08:00
electron
emulation-focus.spec.ts-snapshots
firefox test: remove browserOptions (#9829) 2021-10-27 19:00:06 -07:00
inspector feat(codegen): use web-first page assertions to match URL (#12177) 2022-02-17 20:52:35 +01:00
page fix(screenshot): do not stall on hideHighlight (#12764) 2022-03-15 14:13:45 -07:00
playwright-test fix: properly define apiName for web-first assertions (#12706) 2022-03-14 18:01:13 -07:00
screenshot.spec.ts-snapshots feat(screenshot): size:'css'|'device' option (#12634) 2022-03-10 13:07:10 -08:00
trace-viewer chore: do not double trim in trace viewer (#12338) 2022-02-24 21:55:50 +01:00
beforeunload.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browser.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-add-cookies.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-add-init-script.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-base-url.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-basic.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-clearcookies.spec.ts
browsercontext-cookies.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-credentials.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-csp.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-device.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-dsf.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-expose-function.spec.ts
browsercontext-fetch.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-locale.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-network-event.spec.ts
browsercontext-page-event.spec.ts test: mark cltr+click test as timing out on windows (#11840) 2022-02-03 09:09:38 -08:00
browsercontext-pages.spec.ts
browsercontext-proxy.spec.ts
browsercontext-route.spec.ts browser(ff-beta): roll Firefox-Beta to 98b10 (#12421) 2022-03-01 00:17:33 -08:00
browsercontext-set-extra-http-headers.spec.ts
browsercontext-storage-state.spec.ts
browsercontext-strict.spec.ts
browsercontext-timezone-id.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
browsercontext-user-agent.spec.ts
browsercontext-viewport-mobile.spec.ts test: mark failing android tests as fixme / fix them (#12371) 2022-02-25 22:56:51 +01:00
browsercontext-viewport.spec.ts
browsertype-basic.spec.ts
browsertype-connect.spec.ts feat(remote): send 'x-playwright-browser' header (#12556) 2022-03-07 10:30:53 -08:00
browsertype-launch-selenium.spec.ts
browsertype-launch-server.spec.ts
browsertype-launch.spec.ts
capabilities.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
channels.spec.ts chore: intercept socks proxy in the driver (#12021) 2022-02-13 14:03:47 -08:00
component-parser.spec.ts feat: add key support on react engine (#11970) 2022-02-09 11:33:15 -08:00
css-parser.spec.ts
defaultbrowsercontext-1.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
defaultbrowsercontext-2.spec.ts test: reenable Chromium Windows cookies test (#11176) 2022-01-04 12:14:35 -08:00
download.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
downloads-path.spec.ts
emulation-focus.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
favicon.spec.ts
geolocation.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
global-fetch-cookie.spec.ts fix(fetch): send secure cookies for http://localhost requests (#12450) 2022-03-02 09:33:30 -08:00
global-fetch.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
har.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
headful.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
hit-target.spec.ts chore: remove env.PLAYWRIGHT_NO_LAYOUT_SHIFT_CHECK (#12605) 2022-03-08 16:42:39 -08:00
ignorehttpserrors.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
index.d.ts
launcher.spec.ts
logger.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
modernizr.spec.ts feat(webkit): roll to r1578 (#10323) 2021-11-15 08:43:51 -08:00
pdf.spec.ts
permissions.spec.ts
popup.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
port-forwarding-server.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
proxy.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
resource-timing.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
screenshot.spec.ts feat(screenshot): size:'css'|'device' option (#12634) 2022-03-10 13:07:10 -08:00
selector-generator.spec.ts chore(codegen): do not over-escape spaces (#12155) 2022-02-17 01:01:46 +01:00
selectors-register.spec.ts
signals.spec.ts
slowmo.spec.ts
snapshotter.spec.ts
tap.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
tracing.spec.ts fix(tracing): do not capture iframes in head (#12126) 2022-02-16 09:09:15 -08:00
tsconfig.json fix(test runner): resolve tsconfig for each file (#11662) 2022-01-26 18:28:42 -08:00
video.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00
web-socket.spec.ts test: rename #smoke to @smoke as test tags (#12652) 2022-03-10 19:42:52 +01:00