Category "google-chrome"

Send message from webpage to extension

I want send message from webpage to chrome extension, but it not working. I see background function not receiving message send from content.js Here: manifes.js

How to disable Chrome autocomplete feature?

We want to disable autocomplete in Chrome browser in our React JavaScript application. We have tried a bunch of solutions available on the Internet but nothing

textarea corner resize icon not hiding even when the popup above the textarea have large z-index..

I am working in a page, which contain textarea and a button, When click on button, i have to show popup. When popup is open, the textarea right-bottom corner r

Is there a way to list all available css classes for a web page?

I was wondering if there is an easy way to list all available css classes loaded withing a single html page in javascript or through the developer console in ch

WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 127

I'd like to construct my crawler using selenium on my server. Thus I had installed/download required dependencies- such as chromedriver, chromium-browser etc o

HTTP requests stuck in Pending state when using Vite

I have a rather large Vue 3 application (~550 components). It takes two minutes just to run vue-cli-service serve and around 20 seconds to re-build it after eac

Access 'Stats for nerds' data in youtube iFrame

I'm currently doing measures on the quality of a video youtube depending on given network conditions. I wrote a custom Chrome extension to play videos and get b

Selenium sync with google account

i've created function using selenium undetected chromedriver in order to create a google chat with email specifeid. And every time i run my code i have to log i

Official locator strategies for the webdriver

In the official W3C webdriver documentation, it's clearly stated that the location strategies are: State Keyword -------------------------

Why is my Div transition not resetting on mobile

I have set up a div to move up from outside the bottom of the page when hovered over. This works fine in firefox "responsive design mode", when i try it on And

What's the net::ERR_HTTP2_PROTOCOL_ERROR about?

I'm currently working on a website, which triggers a net::ERR_HTTP2_PROTOCOL_ERROR 200 error on Google Chrome. I'm not sure exactly what can provoke this error,

Jenkins error - Blocked script execution in <URL>. because the document's frame is sandboxed and the 'allow-scripts' permission is not set

I'm aware that if we use a iFrame in HTML we've to sandbox it & add the 'allow-scripts' permission to be true. But my problem is I don't have a iFrame at al

How to detect partially filled HTML date input

Using input type="date" on Chrome, client wants to flag a field if date is partially filled, ie: 01/23/yyyy (but not if it is empty). However, Chrome only seems

How to detect partially filled HTML date input

Using input type="date" on Chrome, client wants to flag a field if date is partially filled, ie: 01/23/yyyy (but not if it is empty). However, Chrome only seems

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