Skip to main content

Questions tagged [internet-explorer-11]

Internet Explorer 11 (IE11) is the successor to Internet Explorer 10. It was officially released on 17 October 2013 for Windows 8.1 and on 7 November 2013 for Windows 7. Microsoft apps and services to end support for Internet Explorer 11 November 30, 2020 - September 30, 2021.

internet-explorer-11
0 votes
0 answers
27 views

Next.JS 13+ and IE11

How can I make Next.JS 13 application to be compatible with IE11. it uses SWC and I'm not sure how to fix SCRIPT1010: Expected identifier and SCRIPT1002: Syntax error errors
A.A's user avatar
  • 3,726
0 votes
1 answer
74 views

IE11 XSLT transforms <param> node into self-closing tag without closing

This question is very much relevant to this XSLT converts <image> node to <img> tag when outputiing to DOM Consider this piece of code: <script type="application/xml" id="...
Glenn Carver's user avatar
0 votes
1 answer
51 views

Getting 'object doesn't support property or method "evaluate" ' in selenium | IE

I am automating a web app on IE(Internet Explorer) browser. I am getting the below error when I am trying to find any element on the page after the page is loaded. selenium.common.exceptions....
subham chomal's user avatar
0 votes
1 answer
55 views

XSLT converts <image> node to <img> tag when outputiing to DOM

It's 2024, and I am working on a project that incorporates XSLT technology. I came up with a simple way to access XML file that is being transoformed with javascript simply but outputing it to a ...
Glenn Carver's user avatar
0 votes
1 answer
89 views

Urdu Text is Not Showing Up Correctly in Internet Explorer On Some Computers

I am using following code to generate chart in Microsoft Access Form using web browser control and on most of the computers it is working completely fine including on Windows 7 SP1 and Windows 10 but ...
Pacman's user avatar
  • 39
0 votes
1 answer
45 views

How to automate Internet Explorer in Window 10?

I am trying to set values and retrieve values from the webpages of internet explorer in windows 10 using these codes- WinGet, hWnd, ID, A oWB := WBGet("ahk_id " hWnd) oWB.document.all(55)....
user433939's user avatar
0 votes
2 answers
479 views

docker file pip install locally

this is my docker file: WORKDIR /scan RUN pip install pymongo RUN pip install netmiko RUN pip install pyats[full] ENV Testbed= ENV arr= # ENV device= # ENV id= COPY . /scan ENTRYPOINT ["python3&...
kfirwe's user avatar
  • 13
0 votes
1 answer
79 views

div content to image

This is my code, I am using IE 11 for testing on my project, and the download function did not work. I want to make it download the content as images, please help me find the solution, Thanks.: $(...
Alton Huang's user avatar
1 vote
1 answer
418 views

Angular 12, IE 11, @@toPrimitive must return a primitive value

After a fresh install of npm packages (deleted node_modules and package.lock.json) polyfills-es5 file started having additional code to define _toPrimitive function And when I load the app in IE I ...
simply good's user avatar
  • 1,081
0 votes
0 answers
38 views

Jumps to top of screen on Click in React (MUI) on Trident+

On most clicks (example on a button, or on a delete icon, or "ok" to close the calendar), the screen "jumps all the way to the top in an instant. This is extremely annoying and ...
Brendan May's user avatar
1 vote
1 answer
108 views

Selenium Javascript executor don't finish - IE11, Edge IE mode

Hello I have problem with javascript excecutor in Selenium Browser: Edge IE mode;IE11. Script don't finish working. I run button where after click show window Windows10 I use method: public void ...
Kamil Surma's user avatar
0 votes
0 answers
938 views

Edge Browser in IE Mode is throwing an Error Message "Internet Explorer cant be found. You need to re-install or re-enable Internet Explorer""

My application doesn't work in the Edge browser. but works fine in the Edge Browser(Version 105) with IE Compatibility Mode. Am using Selenium 4 with below code to launch the Edge Browser in IE Mode ...
Selenium Lover's user avatar
-1 votes
1 answer
2k views

How to prevent IE mode in Edge

One of website users for some reason is loading my website in IE mode in their Edge Version 113.1774.50 (Official build) (64-bit) and I am struggling to figure out how to prevent this from happening. ...
Vladimirs's user avatar
  • 8,457
0 votes
0 answers
87 views

AutoScroll on Button Click (Outlook Web Add-in 2013 & 2016 & 2019 volume licensed)

In our Microsoft certified Outlook Web Add-in, when clicking on a button in our react add-in, the add-in "jumps" to the top of the page. That is pretty much the summary of the issue. I ...
Brendan May's user avatar
4 votes
0 answers
136 views

nuxt i18n not working in IE throwing SCRIPT1006: Expected ')'

I am trying to make the nuxt-i18n work for IE document mode 11. SCRIPT1006: Expected ')'
Bravo 's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
371