Stetho also works on Brave: add it in the workaround options
parent
aeba6f62a4
commit
04f0e290f4
|
@ -18,7 +18,7 @@ A [HAR](https://en.wikipedia.org/wiki/HAR_(file_format)) contains the network tr
|
|||
|
||||
6. Click on `Inspect` and go to the `Network` tab.
|
||||
|
||||
**Important note:** a bug breaks the inspection window of NewPipe debug versions in versions 89 and higher of Chrome/Chromium, see [this issue for more information](https://github.com/facebook/stetho/issues/696). Use Edge Chromium as a workaround or this old version of Chromium: [Windows 32 bit version](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Win/827102/), [Windows 64 bit version](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Win_x64/827102/), [MacOS version](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Mac/827102/), [Linux 64 bit version](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Linux_x64/827102/).
|
||||
**Important note:** a bug breaks the inspection window of NewPipe debug versions in versions 89 and higher of Chrome/Chromium, see [this issue for more information](https://github.com/facebook/stetho/issues/696). Use Edge Chromium or Brave as a workaround or this old version of Chromium: [Windows 32 bit version](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Win/827102/), [Windows 64 bit version](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Win_x64/827102/), [MacOS version](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Mac/827102/), [Linux 64 bit version](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Linux_x64/827102/).
|
||||
|
||||
7. Reproduce the problem.
|
||||
8. In the DevTools, save the network traffic as HAR by right-clicking on a request and then clicking on `Save as HAR with content`:
|
||||
|
|
Loading…
Reference in New Issue