Questions tagged as 'internet-explorer-11'

1
answer

Login Facebook Javascript SDK does not work in IE 11?

I'm trying to integrate "authenticate" with the Facebook SDK JavaScript, it works in Firefox / Chrome / Safari but in Internet Explorer it stays in "stand by" already to give the application permission to access my information. Is there somethin...
asked by 17.12.2015 / 23:14
1
answer

The base tag href="" does not work in IE

I deployed the angular application in production mode and in all browsers it is shown except in Explorer 11, where I receive the following error message:    Error: Uncaught (in promise): Error: Can not match any routes. URL Segment: 'pet' Err...
asked by 11.04.2018 / 03:04
1
answer

Html5 form is not displayed with internet explorer 11

I have a form that works perfectly in all browsers but when viewing it in internet explorer 11 I notice that it is not displayed well. So I want it This is how it works in Internet Explorer <p class="left entradaTxt...
asked by 16.03.2017 / 09:52
0
answers

How to automate an explorer pop-up window

At the moment I automate with selenium (page object) a web page that does not allow me to eliminate these pop-up windows for the moment I control this action in the following way: try { driver.Keyboard.PressKey(Keys.Enter); } catch { } bu...
asked by 17.12.2018 / 16:57
0
answers

TextArea in Angular JS does not work in Internet Explorer 11

I have the following problem in my angular code js, where the texarea has a required attribute and no matter what you enter, the validation will never happen. It is important to mention that this only happens with Internet Explorer 11 <...
asked by 27.09.2018 / 22:16
1
answer

Reload browser html content in vba

I have a code in vba that opens a page of ie. I get the html and then I pulse a bonton that is in a popup. That button adds new code to the html of the page, so when added later, I can not access to press another popup button. I need to reload t...
asked by 09.04.2018 / 18:03
0
answers

angular4 inside iframe IE11 does not work

my problem is as follows, I have an application in angular4 that is living inside an iframe of a page that is not made in angular, so far so good, the problem is that when I see the page from Internet explorer 11, my angular application (the one...
asked by 20.02.2018 / 22:53