Category "google-chrome"

Can not use variables from background-script inside the popup-script after using getBackgroundpage()

I am new to chrome extensions. I want to program a timer that alerts the user every 40 minutes and tells him to drink a cup of water, but I ran in some issues.

Automatic file downloads limited to 10 files on Chrome browser

I have a webpage where we generate PDFs based upon the user selection of on-page items. This causes a postback (it's an ASP.NET WebForms page) which creates the

Cypress: How to visit a url of a different origin?

I'm new to cypress and have ran into an issue. I have my base URL set to the domain I want to test, the issue is when I want to test the ability to login on my

Selenium: WebDriverException:Chrome failed to start: crashed as google-chrome is no longer running so ChromeDriver is assuming that Chrome has crashed

Recently I switched computers and since then I can't launch chrome with selenium. I've also tried Firefox but the browser instance just doesn't launch. from s

AWS Amplify: DevTools failed to load SourceMap: Unexpected token < in JSON at position 0

I am getting several warnings when loading my website on Google Chrome similar to the following: DevTools failed to load SourceMap: Could not parse content for

Message: unknown error: cannot parse internal JSON template: Line: 1, column: 1, Unexpected token

options = webdriver.ChromeOptions() options.add_argument("user-data-dir=C:\\Users\\jack_l\\AppData\\Local\\Google\\Chrome\\User Data") options.add_argument(r'-

How do I read the text displayed on browser using a Flutter chrome extension?

So basically what I want to do is use a Flutter Chrome extension to be able to read the content being displayed by a webpage. I understand that the underlying t

Chrome Browser Developer Tools Network Tooltip

I used to be able to hover my mouse over the Name column in the Network tab in the Chrome developer tools, and see a tooltip with the URL of the resource downlo

How to make google chrome go full screen in Angular 4 Application?

I am developing an application where I want to implement such a thing where if user leaves from one component & enters other component, then in other compon

navigator.clipboard is undefined

Why is navigator.clipboard always undefined in the following snippet? var clipboard = navigator.clipboard; if (clipboard == undefined) { console.log('clipb

How to prevent chrome from using up my memory and swap space on Linux?

My laptop (running Xubuntu 16.04) is a few years old, on an i7-3635QM processor. 3-4 yr ago, it had only 4GB ram, and the chrome browser often completely used u

chrome fails to load SOME scripts & stylesheets with ERR_INVALID_HTTP_RESPONSE (for a flask app on linux (debian))

I have a flask app running on Linux and working correctly under firefox. For chrome, it only works if the cache is disabled!? But i want my website to work corr

How to detect if Chrome browser is headless in selenium?

I'm writing a selenium test which has different behavior given whether the chrome browser was started as headless or not. My question is in my test how do I det

How do I remove the red 'X' in chrome dev tools snippets code editor?

There are no hints in the box when you hover the red x: Sometimes there are a couple, sometimes there will be 20+ depending on the snippet. How do you remove

Chrome autofill is overlapping label text mdb css

Im using mdb form inputs. The problem is that chrome's autocomplete appears to be loading the mobile number and address before this scrip can catch it, giving m

ERR_HTTP_RESPONSE_CODE_FAILURE (HTTP Auth Error 407) on Puppeteer

const puppeteer = require('puppeteer-extra'); const chalk = require('chalk');; const StealthPlugin = require('puppeteer-extra-plugin-stealth'); const modules =

Selenium Google Login Block

I have a problem with Google login. I want to login to my account but Google says that automation drivers are not allowed to log in. I am looking for a solution

How to make audio autoplay on chrome

Audio autoplay is working in Mozilla, Microsoft Edge and old Google Chrome as well but not in new Google Chrome. They have blocked the autoplay. is there any wa

Minimum Google Chrome and Microsoft Edge Version for stable running ASP.NET MVC, Vue.js application

We use latest ASP.NET MVC, Vue.js at company. Is there a version for chrome and Microsoft edge that you can say that it should be above the following version in

How to remove arrows on hover of<input type=date> in Chrome [duplicate]

I've created date picker as a button,and when hovering it, it looks messy in chrome browser. may be the reason is only because of its default