Category "google-chrome"

selenium user profile in headless mode, chrome browser

Situation: i'm running chrome in headless mode (see arguments in section part of code), when i connect to page (let say i sign into the page before i run my app

How to scrape related searches on google?

I'm trying to scrape google for related searches when given a list of keywords, and then output these related searches into a csv file. My problem is getting be

Chrome asks if an application should be opened

We have a website that allows the user to download and open a Word file. Chrome started recently opening an annoying popup when the users downloads the Word The

GCPW Azure Cloud Windows

I have installed Google Credential Provider on an Azure Windows 10. However, when I reboot the machine there is no option to sign in with Google. Do I have to d

How Can i execute something in one window and it happens on another (chrome)

I want to make a GUI which opens in a pop-out window. It needs to be able to access the console from the original window.(aka needs to run commands from pop-out

How many days it takes to verify/review my Google developers students club lead application form

I've registered for a GDSC lead couple of days ago, I'm so curious about reply mail from them. Does any one know about the verifying/review process of GDSC lead

Can i modify theme colors real time with chrome extension

I'm curious if i can modify the theme colors based on a button click in a chrome extension. I couldn't find an answer reading the Chrome extension docs. Thx!

Chrome/Javascript: How to trigger mouse-event via console manually

What I want: Going on amazon.com typing in search "a book about 42" and then, without pressing enter or clicking on search-button, I want to start the search v

Lighthouse Performance improvement for flutter [Scroll]

So I've build a static website using flutter (web-app) which is hosted on Firebase Hosting. I checked my Lighthouse report using DevTools by chrome, and i get t

Can't use transform: scale() in Angular animation without Experimental Web Platform features enabled - how to fix this for hosted site

This issue is only on Chromium browsers. Whenever I use a style with transform: scale() in an Angular or a css keyframes animation and I do not have the Chrome

Issue With Binance API Fetch In Chrome

My Code Works Fine In anWriter App But Doesn't Work In Chrome Browser ! It Freezes After Reaching The Fetch Line In Account_Fetch Function ! If Code Works Fine

JS table sorting fail on Chrome

I am working on a website that allow people to participate in an online race on erg rowers. I display a large table (600+ rows) containing rank, name and other

Sync issue with iframe in Chrome and Edge

the following script is used to load in a IFRAME a web application. function openCashier(destination) { postIsAnonymous(function (data

chrome: why does localStorage also contains sessionStorage data?

I am using AWS Cognito for my web app and testing with Chrome browser. I started with the default AWS Cognito / Amplify configurations, such that the tokens are

Styling Scrollbar of the modal inside reactjs-popup

I have a reactjs-popup inside my CustomPopup functional component: function CustomPopup({setFalse, item}){return(<Popup open={true} onClose={() => {setFal

Callback on successful login for sso on chromeCustom tab

I am using CCT for sso Login.now once the login is successful, the cct is not coming back to app. Suppose the success url contains "com.example.success://hello/

Error in selenium c# witch WebDriverException

OpenQA.Selenium.WebDriverException: "The HTTP request to the remote WebDriver server for URL http://localhost:61601/session/bf47076dd5340edf30b904f946dae6f2/url

Google Chrome's console.log() prints DOM nodes inconsistently

Not a duplicate of Google Chrome console.log() inconsistency with objects and arrays, since this question is not about objects and arrays. Here is a simple HTML

How to open Website as App in Microsoft Edge from CLI?

In Chrome you can use start chrome --new-window --app=http://www.example.com To have it open in a reduced window (PWA-Style). Chrome as app How is this possib

Why Chrome Dev tools (network tab) doesn't show the response for a request? (Failed to load response data: No resource with given identifier found))

I have been unable to deduce why Chrome(97.x.x.x) is unable to load the response for a successful POST XHR. It displays the following message in the response se