Questions tagged as 'google-chrome'

1
answer

Problem with Flexbox in Firefox

I was making a Form that has to stay horizontal and the inputs inside it are responsive. I made the code in Chrome works perfectly because of my problem and with Firefox, the inputs simply do not respect the width and end up leaving the form. I...
asked by 06.05.2017 / 22:57
0
answers

Change Tab (Tab) selection in Chrome

I researched a little, and found no alternatives to the question. I was wondering if it is possible to JavaScript or PHP change the selected tab in Chrome. For example there is a tool that performs periodic .csv extractions...
asked by 03.03.2017 / 18:09
1
answer

How do you disable cross origin constraints to run on localhost?

<!doctype html> <html lang="pt-br"> <head> <meta charset="utf-8"> <title>Teste - LOTECE</title> </head> <body> <div class="resultado"></div> <script src="https://aj...
asked by 13.01.2017 / 17:15
1
answer

I can not get into the "main2" frame. VBA and SelleniumWrapper

I'm trying to access a web page and manipulate its controls via VBA and Selennium Wrapper , however, these controls are within a frame with " name = main2 ", follow the VBA: Sub z() Dim objCollection Dim numeroPregao, dataAssinatura,...
asked by 23.12.2016 / 17:58
0
answers

Print button - no chrome images appear

I used the above code, however in chrome it does not appear the images that are inside the print area, mozilla appears. Can anyone help me?     
asked by 23.12.2016 / 20:31
1
answer

How to capture the td of a web page using selenium vba?

The html code looks like this: <table> <tr> <td width="01%" class="tex3b"><img height="14" src="/imagens/tm_bullet.gif" width="6"></td> <td width="20%" class="tex3b">Órgão</td>...
asked by 29.12.2016 / 14:58
1
answer

Chrome blocks file reading

Good night, Stack Overflow folks, I'm writing a playlist system in PHP, it's still under development so to test the songs I've listed the links of each song in the chosen directory, but then the links did not take me to the file as in file: ///...
asked by 16.12.2016 / 02:36
2
answers

Error Tin console Google Chrome

I was developing a system where I updated a page and started to display a strange error in the Google Chrome console, what can it be? How to solve?    Font from origin 'No access-control-allow- Origin 'header is present on the requested resou...
asked by 23.09.2016 / 03:48
1
answer

How to filter Chrome DevTools search by file extension?

In Chrome DevTools it is possible to search for some string in the files that were loaded by pressing Ctrl + Shift + F . What I would like to do is to filter this search to find only files with a certain extension, can you do it?     
asked by 13.07.2016 / 20:15
1
answer

Layout adapts to browser resizing

Looking at a lot of today's websites, in this case exclusively those with Layouts Responsive , I noticed a detail that was not my concern until then. My question has been about qualifying if a specification is imperative in the demand for...
asked by 19.02.2016 / 15:01