playwright/packages/playwright-core/src/utils
Dmitry Gozman 08cef43e82
feat(locator): remove locator.and and locator.not (#22223)
Not shipping for now, after API review.
2023-04-05 16:28:13 -07:00
..
isomorphic feat(locator): remove locator.and and locator.not (#22223) 2023-04-05 16:28:13 -07:00
ascii.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
comparators.ts chore: mark comparator option back as experimental (#20816) 2023-02-13 11:11:44 -08: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: 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
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 fix: best-effort support for KDE Neon (#20920) 2023-02-15 09:13:14 -08:00
httpServer.ts feat: allow opening multiple html reporters and trace viewers (#17636) 2022-09-27 12:45:42 -07:00
index.ts feat: support PWTEST_PROFILE_DIR in run-server (#21582) 2023-03-10 19:07:40 -08:00
linuxUtils.ts chore: add support for debian 11 downloads (#15596) 2022-07-13 04:09:24 -07:00
manualPromise.ts chore: introduce manual promise race (#21358) 2023-03-06 08:50:03 -08: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 fix(webServer): follow relative redirects when checking the url (#22035) 2023-04-05 10:39:35 +02: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
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: migrate to protocol's StackFrame type (#21198) 2023-02-24 18:36:15 -08: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: split trace events into phases (#21696) 2023-03-15 22:33:40 -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: nest test steps based on zones (#22108) 2023-03-30 21:05:07 -07:00