Files
bruno/tests/devtools/network/fixtures/collection/bruno.json
Sid 222ac80f5e fix(devtools): network tab panel inner scroll (#8329)
* fix: ui overflow for the network tab

* test(e2e): scroller behaviour for network tab
2026-06-22 19:32:29 +05:30

10 lines
127 B
JSON

{
"version": "1",
"name": "network-log-scroll",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}