playwright/packages
Simon Knott 825df6c074
feat(har): record serverIPAddress for API requests (#32660)
Discovered working on
https://github.com/microsoft/playwright/pull/32658. We're recording the
remote server address for browser requests, but not for API requests.
This PR adds that for API requests.
2024-09-18 14:51:42 +02:00
..
html-reporter feat(html-reporter): add file name copy button (#32652) 2024-09-17 15:54:22 +02:00
playwright feat(watch): hide show-report prompt (#32666) 2024-09-18 08:17:13 +02:00
playwright-browser-chromium chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-browser-firefox chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-browser-webkit chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-chromium chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-core feat(har): record serverIPAddress for API requests (#32660) 2024-09-18 14:51:42 +02:00
playwright-ct-core fix(ct): throw error if inline component is getting mounted (#32531) 2024-09-10 11:15:20 +02:00
playwright-ct-react chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-ct-react17 chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-ct-solid chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-ct-svelte chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-ct-vue chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-ct-vue2 chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-firefox chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-test chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
playwright-webkit chore: mark 1.48.0-next (#32466) 2024-09-05 12:57:16 +02:00
protocol/src feat(api): add method to force garbage collection (#32383) 2024-09-13 23:09:36 +02:00
recorder fix(recorder): address the react race condition (#32628) 2024-09-16 13:47:13 -07:00
trace/src fix(tracing): use page swap timestamp to find closest screenshot (#32512) 2024-09-10 14:32:33 +02:00
trace-viewer feat(trace-viewer): add network requests 'copy as cURL' button (#32627) 2024-09-18 14:35:11 +02:00
web feat(trace-viewer): add network requests 'copy as cURL' button (#32627) 2024-09-18 14:35:11 +02:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00