Questions tagged as 'google-chrome'

0
answers

Netbeans Connector and Chrome - MAC OS

I recently migrated my development IDE, NetBeans, from Linux to MAC OS. The problem is that I can not debug my Java EE project in Chrome using the NetBeans Connector extension. By simply debugging, Chrome opens only one blank page with the...
asked by 15.12.2017 / 19:22
0
answers

Selenium works with Firefox, but not with Chrome

I was normally using Firefox in Selenium with Python, but wanted to do some testing using Google Chrome, so I made the following change: self.driver = webdriver.Firefox() To self.driver = webdriver.Chrome() It opens Google Chrome but s...
asked by 16.11.2017 / 12:50
0
answers

The 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 have not succeeded. The page looks like it runs a java script that creates a block that blocks content when using other...
asked by 06.11.2017 / 18:26
0
answers

Angular Application 4 gets slower over time [closed]

Hello. I have an Angular 4.3.5 application that gets slower when it's used after a while (~ 20 minutes). My scenario is more or less this: API Rest and the static files of the Angular are in a RaspberryPI B 3 Approximately 30 Raspberr...
asked by 30.08.2017 / 15:56
0
answers

Selenium testing on Linux

I have a suite of tests with 36 fonts, in Windows runs smoothly, in CentOS gives the error:    Chrome failed to start: exited abnormally. It is interesting to mention that when I run tests 1 to 1 the problem does not occur, just when I ru...
asked by 07.08.2017 / 13:25
1
answer

Incompatibility between browsers

Our system is getting different depending on which browser is used (attached image). Does Genexus have anything to prevent it? or will I have to use a class to format the position of the numbers?     
asked by 05.07.2017 / 21:20
0
answers

Popup.html interacts with the document?

I'm new to extensions for Chrome and would like to do an Extension with the popup that contains some buttons that fill text fields of the page loaded in the active Tab. At the moment, I was able to make only the extension button itself complete...
asked by 01.06.2017 / 17:18
0
answers

Web Notification

Well, I researched for days on the web and I did not find a complete tutorial or video lesson on how to do this: / I hope you here in stackoverflow help me kkkk. Well I need to create one of these notification systems like facebook, gmail, wo...
asked by 25.05.2017 / 19:31
1
answer

problem to popular an option control type

I have a VBA code but I'm having trouble popping an element. When you have put data in the control the following error message appears: Run-time error '2146233079 (80131509)': unknown error: can not focus element ... Sub x() Dim ob...
asked by 26.12.2016 / 18:36
4
answers

How to soften the font with CSS in Chrome?

I have a "cracked" font problem in Chrome, so it looks like the tips are pixelated. To help, I'm posting two images IE : Chrome: My CSS that calls the font: @font-face { font-family: "Helvetica-nw"; src: url('../fonts/Helv...
asked by 12.03.2014 / 19:36