playwright/packages/playwright-core/src/utils
Andrey Lushnikov 303c5998f8
feat: release "comparator" option from experiment (#20720)
The option defines a comparator to be used to compare images.
Possible values are `"pixelmatch"` and `"ssim-cie94"`.

Note: This reverts commit 8167f8bf54.
2023-02-07 08:51:48 -08:00
..
isomorphic fix(locators): properly escape slash inside attributes (#20510) 2023-01-30 13:27:41 -08:00
ascii.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
comparators.ts feat: release "comparator" option from experiment (#20720) 2023-02-07 08:51:48 -08:00
crypto.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
debug.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
DEPS.list feat: implement a new image comparison function (#19166) 2022-12-02 15:22:05 -08:00
env.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
eventsHelper.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
fileUtils.ts chore: make generated report writable (#18750) 2022-11-13 12:46:35 -08:00
glob.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
headers.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
hostPlatform.ts chore: support Debian 11 arm64 (#19676) 2023-01-23 15:54:25 +01:00
httpServer.ts feat: allow opening multiple html reporters and trace viewers (#17636) 2022-09-27 12:45:42 -07:00
index.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
linuxUtils.ts chore: add support for debian 11 downloads (#15596) 2022-07-13 04:09:24 -07:00
manualPromise.ts feat(server): queue run-server clients (#16234) 2022-08-03 19:37:06 -07:00
mimeType.ts feat: print response text when toBeOK fails (#16040) 2022-07-29 11:46:48 -07:00
multimap.ts fix: make viewer reference all trace urls (#16561) 2022-08-15 20:54:57 -07:00
network.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
processLauncher.ts Revert "feat: send SIGTERM to webserver before SIGKILL'ing it. (#18220)" (#18661) 2022-11-09 09:18:33 -08:00
processLauncherCleanupEntrypoint.ts fix(process launcher): use spawnSync to cleanup synchronously (#13769) 2022-04-27 15:01:30 +01:00
rtti.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
spawnAsync.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
stackTrace.ts fix: filter out pwt stacks correctly (#20158) 2023-01-17 22:38:30 +01:00
task.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
time.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
timeoutRunner.ts test: unflake "should respect interval" (#20298) 2023-01-23 17:57:37 -08:00
userAgent.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
zipFile.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00
zones.ts chore(zones): prepare to remove wrapApiCall, introduce zones (#10427) 2021-11-18 22:30:09 -08:00