Category "google-chrome"

Iframe "(Site Name) Refused to Connect." Error

EN : The content of the iframe element I use in my project is "(site name) refused to connect." I get the error how can I fix this error? TR : Projemde kulland&

Only getting RangeError when Chrome Developer Tools is closed

So I have this weird error where the script stops executing with RangeError: Maximum call stack size exceeded when I launch it normally, but when I open the Dev

Vue devtools inspection is not available on locally hosted app

When I run my Vue app, the Vue devtools extension detects Vue.js, but complains: Devtools inspection is not available because it's in production mode or explic

Chrome data-URI; CSP-violation although nonce- and sha256- are set

I have a complete html-page with inline js, inline-css and base46 encoded images, that I load as a base64 encoded data URI data:text/html;base64, ..... The Chr

CORS issues with window.open() and OAuth2

I'm running a site that uses SharedArrayBuffer (ffmpeg wasm) which strictly requires CORS (and/or site isolation), AND a Discord oauth2 workflow. After not look

How to use selenium for webscraping google flights?

I'm trying to pull the airline names and prices of a specific flight. I'm having trouble with the x.path and/or using the right html tags because when I run the

Unable to login to Youtube acc through google sign-in with puppeteer

When executing my puppeteer code, I'm unable to get past the email page after clicking next because of some sort of bot protection from Google stating "Try usin

WebGL Hardware Acceleration - failIfMajorPerformanceCaveat no longer working on Chrome

Previously I was able to detect whether or not the browser has Hardware Acceleration enabled, by using the failIfMajorPerformanceCaveat flag. const

WebGL Hardware Acceleration - failIfMajorPerformanceCaveat no longer working on Chrome

Previously I was able to detect whether or not the browser has Hardware Acceleration enabled, by using the failIfMajorPerformanceCaveat flag. const

Kerberos SSO stopped working after Chrome update

I'm running Alfresco site with Kerberos SSO and everything worked fine until last Chrome update (101.0.4951.54). Nothing changed in settings, IE still works, bu

I disabled loading images in chrome while using webdriver with selenium now cant enable it

I disabled loading images in chrome while using webdriver with selenium now cant enable it. I was using python to webscrape on instagram so thought it would be

Memory Leaks in NODEJS With Chrome-DevTools - Get variables that are causing memory leaks and App to crush?

We're experiencing crushes with our NODEJS app , for some reason we have somewhere in the code some variables that are not getting released , and they should be

DOMException: Could not start video source | only in Chrome

I am trying to get a video from my webcam. My code is working in Firefox and Microsoft Edge perfectly but not working in Chrome. I also host my code on an HTTPS

Erroneous caching of fields in a productpage by Chrome

I have a kind of paged catalogwebsite with the pages filled with Jsondata by AngularJs. Server side is ASP.Net MVC. Since a couple of months Chrome is caching s

How to display image on google search results - in the left side of the screen

hello, as you can see, in the left side of the screen there are some images, after searching on google. How can this be done in code?

Chrome Browser always crashing, I am using multiple web workers and IndexDB - Angular 11

When the page is refreshed, multiple web workers run at once on the browser but after a while, it throws SIGILL OR Out of memory error

Material Design drawer not showing in Flutter Web

I am trying to figure out why the drawer widget is not rendered in my Flutter Web page. import 'package:responsive_builder/responsive_builder.dart';

How to handle "Unchecked runtime.lastError: The message port closed before a response was received"?

Forgive me for any glaring mistakes as I am new to chrome extensions, but this error with Chrome's message passing API has been discussed here, here, and here i

How to handle "Unchecked runtime.lastError: The message port closed before a response was received"?

Forgive me for any glaring mistakes as I am new to chrome extensions, but this error with Chrome's message passing API has been discussed here, here, and here i

Every second API request takes a long time when I send request through browser. With postman request take the fixed amount of time

I use laravel (7 or 8 version no difference), php 7.4 (opcache enabled). axios/fetch(empty request) no difference. browser edge/chrome no difference. What's in