playwright/packages/playwright-core/src/utils
2023-09-11 15:49:04 -07:00
..
isomorphic fix(locators): escape quotes in regular expressions (#27002) 2023-09-11 15:49:04 -07:00
ascii.ts fix: encode launch options correctly when reusing browser (#24174) 2023-07-12 16:40:55 +02: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 feat: display package manager in CLI help and tips (#26450) 2023-08-17 08:53:08 -07:00
eventsHelper.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
fileUtils.ts fix: implement atomic append for compilation cache (#26830) 2023-08-31 17:55:13 -07:00
glob.ts fix: properly handle character sets in globs (#24371) 2023-07-24 09:49:05 -07: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: support Chromium installation on Debian 12 (#24090) 2023-07-06 22:41:36 -07:00
httpServer.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00
index.ts test: add libsoup3 related tests (#26572) 2023-08-21 22:12:12 +02:00
linuxUtils.ts chore: add support for debian 11 downloads (#15596) 2022-07-13 04:09:24 -07:00
manualPromise.ts chore: rename ScopedRace to LongStandingScope, preserve Error instance in reject() (#24361) 2023-07-23 21:00:07 -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: roll TypeScript to 5.2.2 (#26977) 2023-09-11 18:18:19 +02:00
processLauncher.ts chore: remove separate process that cleans up directories (#24376) 2023-07-24 15:24:29 -07: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 fix: make sure monotonicTime() value is reasonable (#24518) 2023-07-31 09:42:08 -07:00
timeoutRunner.ts chore: show last poller error on test timeout (#24292) 2023-07-18 17:03:26 -07:00
traceUtils.ts fix(ui): do not log from beforeAll twice (#26799) 2023-08-31 17:34:15 -07:00
userAgent.ts chore: skip tests that fail in cross-machine service mode (#24412) 2023-07-25 16:47:04 -07: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