Most voted "google-chrome" questions
Google Chrome is a web browser available on mobile, TV, and desktop platforms. Developed by Google, it uses the Blink layout engine and application structure. use the tag for development for the browser, its main components or extensions or for specific features that only work on it. Do not use for web development in general.
Learn more…255 questions
Sort by count of
-
1
votes0
answers112
viewsProblem with Jasperreports and Chrome report
After the last update of Google Chrome some reports from my web application just don’t appear. I enabled the NPAPI in Chrome but the report still didn’t work. Someone is having this same problem?…
-
1
votes2
answers160
viewsCSS error in Jquery Fullcalendar when using Google Chrome
I’m working with the Jquery library FullCalendar and I have a function that paints certain calendar lines according to one condition. The function works perfectly in Internet Explorer, but in Goolge…
-
1
votes2
answers514
viewsHow to consume webservice in a Chrome extension?
Personal opa, Blz? Do I need to consume a webservice in a Chrome extension, any tips? I have tried calling an external program using NAPI, but saw that it is being discontinued in Chrome 43. Att,…
-
1
votes0
answers48
viewsProblems with the <video> tag in Chrome
I’m having an unusual problem here with Chrome. With the tag . As you can see in the image, compared to Firefox the video in Chrome is distorted. Upei the part of the code referring to the affected…
-
1
votes1
answer974
viewsHow can I remove the "Inspect element" from Chromium Portable
I am creating a PHP application that will run exclusively with Chromium, this comes from the project php desktop Chromium v1 which can be conferred here. My project is a simple store program running…
-
1
votes0
answers22
viewsAudits Google Chrome - Control and elements must have labels
I checked the Audits of Google Chrome and alarmed in accessibility that my inputs do not have labels, but esotu using placeholder, what do you think? I believe that this mistake accused is not real,…
-
1
votes0
answers87
viewsFieldsets are crashing in Chrome, but not in IE
I have some Fieldsets that when displayed on Chrome, they appear one below the other, which actually should be next to each other. This, of appearing next to each other, only happens in the IE. In…
-
1
votes0
answers318
viewsHtml5 enable geolocation in Tchromium in Delphi
I use the Chromium component in my Delphi projects to navigate html pages but it does not show any interaction when the user tries to access page requesting geolocation access, as I do to enable…
-
1
votes0
answers169
viewsHow to send a notification even with the closed application page?
I want to send notifications from my application using the Chrome notification api even when the user is closed. I saw this feature in several blogs, such as tecnoblog.net. It works like this: User…
-
1
votes1
answer50
viewsDoubt with debug of Chrome
I have that code on my page: <iframe id="dialog1" class="ui-helper-hidden" style="width: 700px;display: inline"></iframe> But in the debug of Chrome, I have these values: <iframe…
-
1
votes2
answers1437
viewsProblems with Google Cache
I’m making some changes to a site and these changes involve Classic ASP and Javascript pages. What you are going through is that I always change the javascript, save and play it on my server it does…
-
1
votes1
answer309
viewsPlacing static HTML element as an extension for Chrome
I would like to make an extension for Google Chrome that enables a horizontal bar that is always available at the top of the user window. The placement would be something like: The question is: how…
-
1
votes1
answer132
viewsHow to preserve Mozilla Firefox Browser Console Log?
In the Google Chrome browser, in the tab consola, there is an option for preservar log while we are testing things or developing our website so that we don’t have to rewrite the whole code again if…
-
1
votes0
answers559
viewsGeolocation.getCurrentPosition function does not work in Chrome 50.0
I have a system in JSF that asks the user permission to read its coordinates, this system always worked, but after the last update of Chrome, it stopped working. Someone is going through this with…
-
1
votes1
answer277
viewsNotification when Open Chrome
Facebook currently fires notifications when opening Chrome. How can I do the same thing, i.e., trigger a notification as soon as the user opens Chrome?
-
1
votes1
answer148
viewsproblem to popular an option type control
I have a VBA code but I’m having problems to the popular one element. When having put data in control appears the following error message: runtime error '2146233079 (80131509)': Unknown error:…
-
1
votes0
answers19
viewsWeb Notification
Well, I searched for days on the web and couldn’t find a full tutorial or video lesson on how to do it :/ hope you stackoverflow here help me kkkk. Well I need to create one of these notification…
-
1
votes1
answer63
viewsOpen Search Description (press tab to search)
I made a system of extensions for the company and wanted to implement in this system the "press guide(tab) to search" that I see on various sites. I’ve done it every way I can, and I can’t bring…
-
1
votes0
answers43
viewsPopup.html interacts with Document?
I’m a beginner in making extensions for Chrome and would like to do an Extension with the popup that contains some buttons that complete text fields from the page loaded on the active Tab. At the…
-
1
votes1
answer131
viewsIncompatibility between browsers
Our system is becoming different, depending on which browser is used (Image attached). Does Genexus have anything to prevent this? or I’ll have to use a class to format the position of the numbers?…
-
1
votes0
answers91
viewsSelenium tests on Linux
I have a test suite with 36 fonts, Windows runs smoothly, Centos gives the error: Chrome failed to start: exited abnormally. It is interesting to mention that when I run the tests 1 to 1 the problem…
-
1
votes2
answers155
viewsGoogle Chrome inserting datepicker into inputs
I’m having trouble with tags <input> of the kind type="date", as shown below, when user uses Chrome (ie in Firefox works as expected). <input name="dt_fim" id="dt_fim" type="date"…
-
1
votes2
answers697
viewsHow to simulate a CTRL + V with javascript
I would like to paste a text from the clipboard using javascript, is not an extension is a web page. I tested the command document.execCommand('Paste') in some ways didn’t work out, I’m using Google…
-
1
votes1
answer1189
viewsWindows equivalent.showModalDialog for Google Chrome
Hello, I need a way equivalent to window.showModalDialog to open as modal and wait for her return to continue the source, when I give an open it is asynchronous of my site and does not work…
-
1
votes1
answer1230
viewsRange: change color of progress bar in Chrome
In the firefox it is possible to change the color of the slider using: ::-moz-range-progress. Is there any way to do Chrome also? HTML <input type="range" class="bar" min="1" max="100"> CSS…
-
1
votes1
answer4887
viewsSend POST requests via browser or other program
By the browser it is possible to only perform gets by entering the url in the browser, would have some way to make POST requests by the browser or other application, this will greatly facilitate…
-
1
votes0
answers222
viewsAngular 4 application slows down over time
Hello. I have an Angular 4.3.5 application that slows down when used after a time (~20 minutes). My scenario is more or less like this: Rest API and Angular static files are on a Raspberrypi B 3…
-
1
votes1
answer76
viewsError in SCROLL function inside Onclick
Good afternoon Guys, a week or so a customer came complaining that the link from his site was not working and I could not understand why, because the site was delivered working, it was a link that…
-
1
votes0
answers33
viewsA webpage has a "waffle blocking layer" in Firefox and Blocks to see the content Behind screen. It Works fine on IE
Good afternoon. I’m trying to access a page developed and used internally by the company in a browser other than IE and I haven’t been able to. The page looks like it runs a java script that creates…
-
1
votes0
answers359
viewsSelenium works with Firefox, but not with Chrome
I was normally using Firefox on Selenium with Python, but I wanted to do some testing using Google Chrome, so I made the following change: self.driver = webdriver.Firefox() To self.driver =…
-
1
votes1
answer1735
viewsTouch-action for what? CSS
I’m getting a warning on the console of Google Chrome: [Intervention] Unable to preventDefault Inside Passive EventListener due to target being treated as Passive. See…
-
1
votes0
answers78
viewsNetbeans Connector and Chrome - MAC OS
I recently migrated my Netbeans development IDE from Linux to MAC OS. The problem is that I am unable to debug my Java EE project in Chrome using the Netbeans Connector extension. Simply, when…
-
1
votes1
answer230
viewsBug using :Hover and click on Chrome
I’m fixing an issue that I was able to simulate only on Chrome. After clicking several times on the items, the menu closes for no reason. Follow the code: (I could not paste formatted because it…
-
1
votes1
answer401
viewsHow to view the x and y position of an element by Chrome Devtools?
Could someone tell me if there is any way to view the X and Y of a screen object with Chrome Devtools Inspect, or some extension that allows this? Devtools shows the size of the object when you…
-
1
votes1
answer104
viewsAngular 4 and Nodejs Express - Problem with CORS
Hello, I have two applications that run locally on different ports. One application is for API’s and another is the web part. When I send the form data to my typescript service, the data is arriving…
-
1
votes0
answers36
viewsIs it possible to read Chrome Devtools data using Selenium?
I would like to know if there is any function of Selenium that allows reading data/logs from the panels of the Chrome devtools. Specifically: Read full-page HTML structure, or any specific element.…
-
1
votes0
answers242
viewsWhat is this net::ERR_SPDY_PROTOCOL_ERROR error while uploading?
I’m using Google Chrome to run some tests on an application that I’m servicing. I am specifically using Ajax to upload a ZIP file. When I do the tests on my machine locally, the upload usually…
-
1
votes1
answer1172
viewsLogo (in svg) appears in Mozilla and not in Chrome
As you can see in the image, the logo is appearing in Mozilla and not in Chrome. I even tested it in Internet Explorer and also appears, which leads me to believe that the problem happens…
-
1
votes0
answers88
viewsConnect to the database via browser console
I have a JS application that runs via browser console. I would like to know the possibilities of sending and receiving data via mysql via the Console. I don’t know if it’s possible either. I tried…
-
1
votes1
answer631
viewsRun javascript on my Chrome extension
Speak guys! I work most of the time filling web Formularios, and often caught about 50-100 pages with the same data... So I have to manually fill out one by one. I came up with the idea to create an…
-
1
votes0
answers9
viewsChromediver does not open in windows 7
I have the following problem: When running Cucumber on my project returns the following message and does not load chromedriver: No such file or directory - powershell.exe "(Get-Itemproperty 'C:…
google-chromeasked 3 years, 10 months ago Lao 11 -
1
votes0
answers106
viewsExtension problem for Google Chrome
Good afternoon, My goal is to make an extension to monitor price, but the code is not working. It was to generate a txt file. also wanted to know how I do to display information in the popup window.…
-
1
votes0
answers57
viewsDelay in scroll impende to click on a component using Selenium in Chrome
I have some components on my screen in a Section that has a scroll. When I try to click on a component where it is necessary to use the scroll to find the component. But apparently the scroll has a…
-
1
votes1
answer46
viewsHow to fix a CSS animation error
I’m developing a website and created some pits. The problem is that when I roll the page up and it’s only half the box box appearing, if I hover over the first and last element, the animation Buga…
-
1
votes0
answers63
viewsMacros outside of Excel?
I’m venturing through the world of programming, and at first, I’m using a lot of VBA in the company, and it’s helping me a lot, tasks that took hours, I’m doing in a few seconds using macros! I work…
-
1
votes1
answer29
viewsidentify devices created via v4l2loopback in Chrome
In the v4l2loopback program, the parameter card_label, puts a label on each camera created, and this is identified in Chrome/Chromium, as per image. But the output of the javascript command to list…
-
1
votes3
answers11983
viewsAccess-Control-Allow-Origin error with Xmlhttprequest()
Hello, I’m having the following mistake: No 'Access-Control-Allow-Origin' header is present on the requested Resource. Already researched and the solution I find is to add:…
-
1
votes0
answers178
viewsSelenium with Chrome Headless fails to get URL
In my test script I simulate the click on a button, which generates and opens a PDF in a new Chrome tab. //Imprime consulta IWebElement btnGeraPDF = driver.FindElement(By.Id("id"));…
-
0
votes1
answer268
viewsFlashing image in Chrome
I upload a PHP file that brings me an image in jpg. Code: <?php $url = "http://site.com.br/sistema/"; ?> <script…
-
0
votes1
answer2049
viewsCSS in Chrome does not work properly
I am programming in PHP, HTML and Javascript to create an online store, integrated in the Opencart platform. Everything is already working correctly, except a small detail with CSS. I put the effect…