brave Questions
2
While developing, I often need to clear cache data - but just wish to do so for one site.
I don't see any such option under History -> Clear browsing data
Portentous asked 2/9, 2022 at 14:15
4
We have a lot of services using Spring Boot 2.0.x and io.zipkin.brave.Tracer is used and it works properly. Tracer is used in a class annotated with @Component and it has a constructor with Tracer ...
Housecoat asked 31/10, 2019 at 17:42
7
Solved
I am trying to run some Selenium tests on the Brave web browser. I am able to start the Brave web browser through Selenium by using the ChromeDriver. However, nothing else works, e.g. I cannot caus...
Clay asked 7/11, 2017 at 12:47
5
Solved
I switched from Google's Chrome to Brave web browser and am having a hard time getting it to work with Brave like it did with Chrome. Brave is based on chromium so I guessed it should not be that h...
Trapp asked 7/9, 2019 at 21:11
1
I just installed the Linux Mint 21 x86_64
kernal version -5.15.0-67-generic on my computer and still don’t understand anything about it. I tried to install brave-browser (Nightly Channel Installati...
Hondo asked 24/3, 2023 at 5:17
0
In our iOS universal links for our app is not opening our application when we tap on the link. This is happening only when the default browser in iPhone is set to Chrome or brave (other than safari...
Helot asked 5/12, 2022 at 16:5
1
Solved
I am seeing a network error when I am trying to use the SpeechRecognition API in Brave. It's working just fine in Chrome and Safari in OS X. Is that simply not working in Brave or is there a way to...
Unwritten asked 18/10, 2022 at 15:55
2
Solved
Recently I've switched from Safari to Brave (Safari has a horrible bug - when ever you open dev tools, you get logged out from every site), and I'm trying to run it in CORS disabled mode.
I've trie...
Banks asked 21/4, 2022 at 11:19
2
#TLDR I want to use brave browser with selenium written in python but can't find any current solutions that work.
This code works
from selenium import webdriver
option = webdriver.ChromeOptions()
o...
Esurient asked 15/11, 2021 at 6:36
7
Solved
When I open my web application in the Chrome browser I can attach the VSCode debugger to it.
The debugger configuration is:
{
"name": "Attach to Chrome",
"type": "chrome",
"request": "attach",...
Venosity asked 19/11, 2018 at 17:46
1
When I type a web address Brave suggest really stupid websites. Example: when I just type 'mu' it suggests 'elmundo.es'. If I type 'po' it suggests 'huffingtonpost.com'
I have never visited these s...
Sweettempered asked 7/11, 2019 at 22:55
1
Using:
ChromeDriver 83.0.4103.39
Brave Version 1.10.97 Chromium: 83.0.4103.116 (Official Build) (64-bit)
Python 3.7
Windows 10
Code trials:
from selenium import webdriver
driver_path = "C:/...
Trott asked 28/6, 2020 at 18:50
2
Solved
By default, Brave is blocking all 3rd party cookies, which is fine, however, I want to work on a local project which uses LocalStorage but I get the following error.
Uncaught DOMException: Failed...
Convoy asked 10/4, 2019 at 20:16
2
Solved
My website is https://www.makarsky.dev , all files are located on Github at https://github.com/jacobmakarsky/jacobmakarsky.github.io
I am linking images in the following format - ./resources/image...
Basanite asked 24/2, 2020 at 18:58
1
Solved
I'm wondering if it's possible executing a puppeteer script using Brave browser instead of the basic version of chromium. I know that Brave has been developed from chromium, and for that reason you...
Frontiersman asked 26/12, 2019 at 0:50
1
I already have a fully operating scrape tool that uses Google Chrome. To make it go fast I programmatically configure it with ad blockers, tracker blockers, image blockers, pop up blockers, etc. (b...
1
© 2022 - 2025 — McMap. All rights reserved.