Questions tagged as 'navegador'

0
answers

Chrome console error

In the console in the chrome browser, I have these errors: I have to worry. Chrome only content-script.js:12 Unhandled rejection Error at child.onBeforeRender (chrome-extension://cpaibbcbodhimfnjnakiidgbpiehfgci/scripts/frames.js:4:18911)...
asked by 28.03.2018 / 06:01
0
answers

Read web pages in loop converting to text

I need to read several web pages successively in a loop, converting each page to text. The goal is to read stock quotes from Yahoo Finance for example. I have tried several resources, the last being WebBrowser , the problem is that from...
asked by 26.02.2018 / 20:55
0
answers

PHP and MySQL - UPDATE error

On my client's PHP-based site that uses MySQL, users should populate employee evaluation data. But in two moments, I have received notifications from users who will continue the reviews and have their data "lost". In this case of continuing eval...
asked by 05.02.2018 / 12:24
1
answer

Tomcat maven web project rest application do not work netbeans

Personal I created a simple application to make a web service I did it as follows netbeans file - > new project - > Maven (web application) I created a class called RestApplication package br.com.teste.testeteste.rest; import javax.w...
asked by 29.03.2018 / 23:01
1
answer

Open and close multiple tabs in browser with Python

Hello, I need some help. I need this script I have (Python and JS) open a certain number of tabs and after a time interval close and reopen the same tabs again. However, in order not to close the browser I still need one of them to remain open....
asked by 01.12.2017 / 17:52
1
answer

jQuery smoth scrolling is not working

When I click once on one of the options of nav , it works, but if I double click or if I'm in an area and click to go in another area, it gets lost and buga total, I do not know what to do and I've tried using all possible JS. HTML:...
asked by 15.11.2017 / 01:20
2
answers

I need to get the ID of one of the elements inside a combobox

I have the following X path: //*[@id="selectDashboard"] inside that there are some ID's that would be of certain Dashboard's, how do I get these guys inside the Xpath? HTML code of the dashboard with an ID inside it: and also consider tha...
asked by 13.11.2017 / 20:19
0
answers

Clear my user's cache?

I got a store to do some updates, and so far so good. I did, etc ... The problem is as follows. CSS modifications are only applied in the clients browser if they clear their browser history. If for example, they entered a week before in the s...
asked by 30.08.2017 / 18:13
0
answers

Is browsing really a multithreaded application?

Once, in the discipline of Distributed Systems, the teacher asked a question and he himself answered: Which example of multithreaded application is widely used by all? The browse, because when loading an HTML page, each element such as ima...
asked by 13.04.2017 / 03:54
1
answer

Calendar Color Sharepoint "Javascript" "Jquery"

I have this code below for a calendar in sharepoint 2013 That when user choose car silver in the calendar field stay in silver color and when black stay in black color. It works only in IE browser, in FireFox and Chrome does not work, does an...
asked by 09.03.2017 / 22:14