playwright/packages/playwright-core/src/utils
Dmitry Gozman dd417d83d9
fix(locators): escape >> inside a regular expression (#23631)
To avoid selector being parsed as a chain.

Fixes #23540.
2023-06-12 10:34:37 -07:00
..
isomorphic fix(locators): escape >> inside a regular expression (#23631) 2023-06-12 10:34:37 -07:00
ascii.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
comparators.ts chore: validate expected image buffer when comparing images (#23030) 2023-05-15 23:32:16 +02:00
crypto.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
debug.ts chore(ui): start adding ui mode tests (#21601) 2023-03-12 15:18:47 -07:00
DEPS.list feat: implement a new image comparison function (#19166) 2022-12-02 15:22:05 -08:00
env.ts chore: update error message when using wrong cli (#23512) 2023-06-05 09:51:08 -07: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
happy-eyeballs.ts fix(socks): use happy-eyeballs to create a connection (#21847) 2023-03-21 14:12:24 -07:00
headers.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
hostPlatform.ts feat(webkit): roll to r1860 (#23494) 2023-06-05 09:51:39 -07:00
httpServer.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00
index.ts chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00
linuxUtils.ts chore: add support for debian 11 downloads (#15596) 2022-07-13 04:09:24 -07:00
manualPromise.ts fix(isVisible): return false during navigation (#22943) 2023-05-10 16:56:59 -07:00
mimeType.ts fix(store): support text and binary values (#21006) 2023-03-01 08:49:31 -08:00
multimap.ts fix: make viewer reference all trace urls (#16561) 2022-08-15 20:54:57 -07:00
network.ts chore: createHttpServer that destroys sockets upon close (#23294) 2023-05-26 07:03:41 -07:00
processLauncher.ts chore: replace sigint handler per browser with a single one (#23317) 2023-05-30 13:54:04 -07:00
processLauncherCleanupEntrypoint.ts fix(process launcher): use spawnSync to cleanup synchronously (#13769) 2022-04-27 15:01:30 +01:00
profiler.ts feat: support PWTEST_PROFILE_DIR in run-server (#21582) 2023-03-10 19:07:40 -08: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 chore: extend raw stack (#22794) 2023-05-03 13:53:02 -07: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 chore: enable tsc for ttest sources (#21018) 2023-02-19 11:18:07 -08:00
traceUtils.ts chore: bring back per test artifacts (#23153) 2023-05-23 09:36:35 -07: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: make client-side instrumentation non-nullable (#22694) 2023-04-28 08:57:43 -07:00