Skip to main content

Questions tagged [google-chrome]

[google-chrome] is for questions related to development with Google Chrome, a web browser that uses the Blink rendering engine. Warning! General support for the browser is off-topic: questions about using or configuring the browser should be posted on https://superuser.com. Chrome OS and Chromium are off-topic: questions about [google-chrome-os] or [chromium] should use those tags.

google-chrome
0 votes
0 answers
4 views

Chromium build can't find crate

When I build Chromium 126.0.6478.3, I get the following error [1404/60934] RUST local_rustc_sysroot/lib/rustlib/x86_64-pc-windows-msvc/lib/libstd_std.rlib FAILED: local_rustc_sysroot/lib/rustlib/...
l yy's user avatar
  • 1
-1 votes
0 answers
8 views

Multiple offline, standalone Chrome installations update management?

I have been asked to help with a project that involves regularly updating nearly 100 computers with standalone Chrome installations on an offline network. Recently, management started requiring ...
Ada's user avatar
  • 1
0 votes
0 answers
9 views

Constantly getting redirected to login and home pages

As of recently I am constantly being redirected to the login and home pages on various sites. The redirects happen as follows: I am browsing the site, clicking on a couple things, and here and there ...
Honeybadger's user avatar
0 votes
0 answers
6 views

disable chrome search autocomplete search suggestions

When searching "git" the first search result is autocompleted as github.com. I would prefer that the first search result would be "git - DuckDuckGo search". search results I've ...
Joshua Van Sant's user avatar
0 votes
0 answers
18 views

1SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure

Could not launch the browser (Chrome, Edge, etc) I have latest build of Chrome : 126, Selenium : 4.22.0, java.version: '22.0.1'. Exception in thread "main" org.openqa.selenium....
user12091391's user avatar
0 votes
0 answers
9 views

When I use Jupyterlab in google chrome to write code, It Raise "SyntaxError: invaild non-printable character U+00A0", but safari has not this problem

When I use Jupyter lab in chrome browser, it always autoadd special character in my code resulting a SyntaxError SyntaxError: invalid non-printable character U+00A0 When I delete this special ...
Hu Yifan's user avatar
-4 votes
0 answers
31 views

I am facing an issue in the verification of the Google consent screen . Although I have ensured that all the requirements are satisfied [closed]

enter image description here it has some restricted scope like drive file read, update, delete. and there is not response from the google team IF ANY SUPPORT MAIL AVAILABLE WHERE I CAN GET THE ...
Sagar Chopda's user avatar
0 votes
0 answers
19 views

How to execute simple script like auto scroll on local file

When I put code on console (F12) on normal page this code works, normally has https:// address. But when it comes to local file or when i open pdf on browser, the F12 code doent work, but when you ...
Iso I's user avatar
  • 9
0 votes
0 answers
21 views

Access to Third-Party Google Signin Cookies in Google Chrome

While trying to assess the impact of the upcoming phaseout of third-party cookies in Google Chrome, I built a simple page containing the "Sign in with Google" button. When disabling third-...
Mathis's user avatar
  • 31
0 votes
0 answers
17 views

Chrome Print Preview is not matching actual printout

I have a web application that generates some printouts. Different printout needs different printout settings, and I have set this using CSS. So, when I change the settings, chrome shows the print ...
Sarar Rafid's user avatar
0 votes
3 answers
346 views

Chrome driver version (126) - can't find the chromedriver.exe

My Chrome version is 126.0.6478.127 (Official Build) (64-bit). But I can not find the related driver I tried with. https://googlechromelabs.github.io/chrome-for-testing/#stable The last number of ...
mohammad fallah's user avatar
0 votes
0 answers
13 views

Chrome Extensions MV3 - Running missed alarms on startup

My Chrome Extension has alarms permission. During my testing, I set up an alarm in my service-worker (background script) to fetch some data every 10 min. It works as expected. For the release, I ...
Sargis Plus Plus's user avatar
-2 votes
0 answers
17 views

CSS horizontal marquee animation Safari vs Chrome [closed]

Please see video and code below. Can anyone tell me why this is not working as it should on safari? When I click away from the safari tab and back again it works like it should. Really strange. ....
Mattias Baldi's user avatar
0 votes
0 answers
22 views

Can Chrome be prevented from redirecting to HTTPS when using mkcert? [closed]

I use mkcert to generate SSL certificates for my localhost:4200 in my Angular application. I also have another React application that runs on localhost:3000 HTTP (not HTTPS). After running mkcert, I ...
Jon You's user avatar
  • 43
0 votes
0 answers
13 views

Chromedriver timeout issue with cookies in Python

I get the following exception when using Chromedriver from the following lines of code: self.click(By.XPATH, searchtab_xpath) self.wait.until(EC.visibility_of_element_located((by, value))) The ...
S_S's user avatar
  • 1,334

15 30 50 per page
1
2 3 4 5
4850