Category "google-chrome"

How to add see password icon just for chrome and Firefox?

I implemented a see password button for my password input using html and jquery so when I run it in Microsoft Edge and IE the browsers themselves have one butto

Emulate setTimeout with setInterval not working for nested

I write extension for Chrome. And I need run delayed tasks when background page inactive. Cause setTimeout not working in background tabs, I try emulate setTime

preconnect vs dns-prefetch resource hints

https://www.w3.org/TR/resource-hints/ If I understand correctly, both are used to initiate an early connection to load resources faster at a later time. preco

GMail is blocking login via Automation (Selenium)

I am using selenium to automate a mail verification process in a web application. I have a script already in place to login to gmail and read an activation mail

Web application freezes due to unknown System 'Task' (Chrome 101.0.4951.54 / Edge 101.0.1210.3)

Since versions Chrome 101.0.4951.54 / Edge 101.0.1210.3 our web application is freezing while clicking around. Performance analysis in both browsers give no ind

Web application freezes due to unknown System 'Task' (Chrome 101.0.4951.54 / Edge 101.0.1210.3)

Since versions Chrome 101.0.4951.54 / Edge 101.0.1210.3 our web application is freezing while clicking around. Performance analysis in both browsers give no ind

SSLKEYLOGFILE environment variable doesn't populate any text file

My operating system is Windows 10 64 bits. I use the latest versions of Firefox and Chrome. I want to save the pre-master keys in order to use them with WireSh

Can I adjust the button styles of Chrome's <input type="date"> datepicker?

Is there any way to change the input type="date" styles from Chrome's default styles? I want to replace the circle button to something else. The circle button s

Running forced automated translation in Google Chrome and Edge. Translation not working

I am trying to run different web page translations in Google Chrome and edge. This is the option I would want to use for all languages to English. I have tried

2019, Chrome 76, approach to autocomplete off

There are are few posts out there about this. You spend hours going through each answer, testing, reading comments, to find that there is no solution. What have

Error: idpiframe_initialization_failed while implementing OAuth 2.0

I am getting this error while using OAuth 2.0 in my web application. I am building my application in React. I have created the OAuth Client ID as well. I am usi

How to avoid browser considering my inputs as credit card numbers? (they are not!)

In one of my webpages, Chrome is considering some number inputs as credit card numbers, and they are not, and I don't want users thinking I'm asking them such i

Chrome crashes when try to use spell checker to correct the spelling of words in a Vaadin text field

When I try to use Google Chrome's spell checker to correct the spelling of words in a text field or text area, Chrome crashes and displays the “Aw, Snap!&

Selecting value in drop down list in Chrome recorder

I am trying to record a web workflow using the Chrome inbuilt recorder. When selecting a value from a drop down list, the following code is generated. "type":

Chrome inspector does not show network requests path and etc

I use AJAX and want to visit its behaivour while sending request to server through Chrome Inspector. When I switch to Network tab of inspector, requests not lis

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