From 04f0e290f46f90aa1cee81cce307303ee9bf52f7 Mon Sep 17 00:00:00 2001 From: TiA4f8R <74829229+TiA4f8R@users.noreply.github.com> Date: Sat, 15 May 2021 19:13:05 +0200 Subject: [PATCH] Stetho also works on Brave: add it in the workaround options --- Additional-Debugging-Info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Additional-Debugging-Info.md b/Additional-Debugging-Info.md index 0b5c2d2..d99b617 100644 --- a/Additional-Debugging-Info.md +++ b/Additional-Debugging-Info.md @@ -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`: