Category "google-chrome"

Can write any other code to move the question in MS-Form using Python selenium, if element class have changed?

I am trying to use Python Selenium to move the question in Microsoft Form by clicking "↓", move-question-down icon (Fig 1). The HTML structure is in Fig 2

How to enable "Preserve Log" in Network tab in Chrome developer tools by default?

How to enable "Preserve Log" in Network tools in Chrome developer tools by default? Everytime I press F12 and then select Network tab, I need to click preserve

chrome.runtime.onInstalled is undefined

I want to launch the options after my extension got installed. Here are many answer to this issue which I tried to use in this case. My problem is that chrome.

How can I force chrome to get the geolocation from GPS module connected to a USB port instead of getting it from router IP?

I'm working on a certain project that uses RasberryPi debian 7 google chrome to open get some work done, the thing is, the server (I made it with django) asks t

Cookies with SameSite=None; Secure=true are not sent in all contexts. Chrome 91

I have a web application hosted at https:/parent.example1.com that embeds a cross domain iframe running on https:/child.example2.com. I control both apps. I nee

How to handle Chrome browser 'Select a Certificate' windows popup

enter image description hereI am trying to access the my office mail to get the OTP code sent to my mail id. But with Selenium Webderiver I am not able to handl

Chromedriver UI interaction hangs and eventually times out when the same browser is being viewed via chrome://inspect

I have the following set up: Docker container running webdriver driven test where the chrome debugger port has been exposed; chrome, chromedriver and the test s

net::ERR_INCOMPLETE_CHUNKED_ENCODING nginx

I have 2 RoR web applications hosted on 2 different servers. For one particular page, the request is served from the second application. For rest of the pages,

Your connection is not private NET::ERR_CERT_COMMON_NAME_INVALID

I am facing strange issue on chrome while debugging local ASP.NET application on chrome. I am not able to open localhost without https. With Https it's giving e

How can I retain the scroll position of a scrollable area when pressing back button?

I have a long list of links inside a big scrollable div. Each time when a user click on a link then click the back button, it starts at the very top of the div.

Running Puppeteer on WSL2 controlling the Chrome on Windows

I'm trying to get to run puppeteer on WSL2. I've tried using a remote display via VcXsvr but my firewall settings and host have custom changes and I've frankly

Chrome Extension Manifest V3 How to Read the HTML and Text Content of a Webpage my User is Viewing

I'm trying to learn how to make chrome extensions and have been trying to learn with the new manifest v3 as my understanding is it'll be the norm in the future.

How does VPN extensions authenticate users?

it seems like we can't use proxy connections that needs an authentication with chrome.proxy API. Reference: SOCKS5 Proxy Authentication in Google Chrome Extensi

Libnotify: notify_register_coalesced_registration failed with code 9 on line 2835

I found the following message repeating repeating many many times (~5 times/minute) in the system.log on my macos x: Apr 5 12:23:52 macbook-air Google Chrome H

Muted audio autoplay is not working in Chrome

According to the Chrome Autoplay policy, muted audio must be played automatically when it is set the attribute to autoplay true. iframe allow="autoplay 'src' ca

Muted audio autoplay is not working in Chrome

According to the Chrome Autoplay policy, muted audio must be played automatically when it is set the attribute to autoplay true. iframe allow="autoplay 'src' ca

How to Click a Button by Name in Browser Console

I am trying to click a button on a web page using the developer tools console in Google Chrome. The HTML for the button is: <input value="Send an Email" cl

Deep linking not working in chrome mobile browser

I am facing issue of deeplink. We have created a deep link for mobile application post but at google chrome mobile browser, its not opening the app screen. I sa

Google Chrome returning 503 Service Unavailable

I have been having an issue lately with Google Chrome. Some sites, seems to be completely random, are returning a 503 Service Unavailable error message. The las

How to avoid username/password autofill within a form in Chrome?

I have an admin form with username and password fields that is being filled in by Chrome as it has a username and password remembered. I would like to prevent t