Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [brave]

For questions related to the Brave web browser

brave
0 votes
0 answers
84 views

Opening a new tab in the existing Brave session with Selenium and Python

I'm trying to opening a new tab using Selenium in an existing Brave browser session (so to be able to leverage on some of the cookies previously accepted when normal navigation was carried). No matter ...
Andrea Moro's user avatar
0 votes
1 answer
234 views

White flickery pixels appearing on screen. (Brave, VScode) [duplicate]

First of all, I'm not really sure where to ask these type o questions, and I've been looking around for a fix for this for many hours and I did not find anything. I am gettings some shaky-flickery ...
lazlomeli's user avatar
0 votes
0 answers
117 views

How to reduce header size through browser in all api request?

I am trying to make some API calls from my browser (Chrome or Brave) , but I noticed that the browser automatically adds some headers to my requests which makes every API not working, Giving such ...
Rajanboy's user avatar
  • 2,546
0 votes
1 answer
404 views

Use brave as the search engine in the Tor Browser

Tor uses DuckDuckGo as it's default search engine. However, IMO brave gives far better search results and it's privacy is in-line with if not better than DuckDuckGo. Therefore I would like to use it ...
Pioneer_11's user avatar
  • 1,030
0 votes
0 answers
26 views

How can I stop Brave remembering the blank page in the undo history on a new tab

I run Edge on my Windows work PC, and Brave on my Ubuntu home PC, both set up to show a blank page in a new tab. If I visit a URL in a new tab, the history initially: Contains only the new URL (so ...
Huw Walters's user avatar
  • 2,058
0 votes
1 answer
1k views

My OneTab extension is not showing anything I have saved. Shows "OneTab restart required. Please quit and restart Chrome."

OneTab extension in my other web browsers (Edge and Chrome) are working fine but in my Brave browser since several days it is not showing anything How can i get everthing I have saved back and get ...
Aruna's user avatar
  • 1
0 votes
1 answer
83 views

Why does Brave not show the modal popup on https://bibliotheek.be

The site https://bibliotheek.be shows a modal popup where one can accept or reject cookies. Brave doesn't show the popup, thereby rendering the site inaccessible. I searched my settings, even tried a ...
guivho's user avatar
  • 365
0 votes
0 answers
46 views

Using profile with selenium closes current browser window with different profile

I am trying to run selenium using profile. I know that if a profile is already opened normally on a browser, opening the same via selenium will be erroneous. So I made a second profile and am trying ...
Dhruv's user avatar
  • 311
0 votes
1 answer
331 views

Not able to run headless even after setting everything

I am trying to run my code in headless mode (it runs fine without headless). I have tried almost every option given on the internet. from selenium import webdriver from selenium.webdriver.common.by ...
Dhruv's user avatar
  • 311
0 votes
1 answer
87 views

document.getElementById not working in brave settings [closed]

I am trying to select the dropdown of colours in brave settings. However, the console is not able to select the element. It gives null when I run the command to select element by id. This doesn't ...
Dhruv's user avatar
  • 311
1 vote
0 answers
687 views

How to prevent Brave browser from redirecting?

Whenever I browse to http://localhost:8000, Brave incorrectly redirects to http://localhost:8000/app. It doesn't redirect in incognito mode, nor in Firefox - they both work correctly and show my ...
Richard's user avatar
  • 16.3k
0 votes
0 answers
52 views

block all cookies flag in node js

can anyone know the name of the flag that I can include in args: in puppeteer that will block all cookies on the site const browser = await puppeteer.launch({ executablePath: 'C:/Program Files/...
johnas's user avatar
  • 11
0 votes
0 answers
31 views

Execute Power Shell Script upon starting a Browser Profile

For people familiar with Shell Scripts this should be a rather simple question, but I never made any useful Shell Script, so bear with me as a beginner. I want to write a log when my (Brave) Browser ...
WonderfulWonder's user avatar
0 votes
0 answers
237 views

Detect Chromium browsers except for Brave - JS not working

I am trying to detect whether the browser is Brave, something else based on Chromium, or something not based on Chromium. However, the below HTML with the Javascript just shows up empty: <!DOCTYPE ...
ilovetables's user avatar
0 votes
1 answer
230 views

Angular 16 and Brave Browser issues

I started a new Angular project (angular.core 16.1.0) with basically nothing in it just serve. In edge I have no issues but in Brave nothing appears and in the console I get Uncaught SyntaxError: ...
rst's user avatar
  • 2,662

15 30 50 per page
1
2
3 4 5
16