This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
playwright
Watch
1
Star
0
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2025-06-26 21:40:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
playwright
/
packages
/
playwright-core
/
src
/
utils
/
isomorphic
History
Álvaro Martínez
00131c1e3f
feat(trace-viewer): display text attachments in ui mode (
#31215
)
2024-07-08 11:16:14 -07:00
..
cssParser.ts
fix(css parser): support nested builtin functions (
#27841
)
2023-10-27 13:16:12 -07:00
cssTokenizer.ts
docs: Improve clock doc (
#31147
)
2024-06-04 18:48:56 +02:00
locatorGenerators.ts
chore: make
asLocator()
always safe (
#28207
)
2023-11-16 16:31:34 -08:00
locatorParser.ts
fix(locator parser): allow escaped quotes in the digest function (
#29012
)
2024-01-16 16:06:02 -08:00
locatorUtils.ts
…
mimeType.ts
feat(trace-viewer): display text attachments in ui mode (
#31215
)
2024-07-08 11:16:14 -07:00
selectorParser.ts
…
stringUtils.ts
chore: cache normalized whitespaces in recorder (
#31349
)
2024-06-17 18:20:15 -07:00
traceUtils.ts
…