Running Automated UI Tests in IE11 using IEDriverServer and Selenium...
Hi,I'm trying to automate our web app's testing using Robot Framework Tests. I have run these tests in Chrome & Firefox and they work fine. I'm trying to execute the same tests in IE11.I have...
View ArticleHow to disable drag/drop
We're starting to integrate drop/drag in our web app - that is, dragging image files from Windows Explorer onto some drop zone <div> on the page.We notice that if we drop the file outside of a...
View ArticleHow do you unblock restricted websites using the F12 developer tools in...
I would REALLY like to know if it's possible to unblock websites with the F12 developer tools, so if it's possible to do so, how would I do it?
View ArticleHow do I trigger IE8 standards mode in an HTA?
I tried the following code in a .hta file, and various permutations of it, but the userAgent string always shows "compatible; MSIE 7.0;". If I add the same code to a .html file and open directly in...
View ArticleIs there a way to disable SessionMerging for Webbrowser Control through a...
Is there a way to set the SessionMerging key (sessionmerging=0) for Webbrowser Control through registry (Internet Feature Control Keys)? As described in......
View ArticleWhy is there an "undefined" line in my loop output for JavaScript
Hello, I am making a simple page, it is just 2 text boxes, 1 text box that you will type a word, the second text box for how many times you want that word repeated in the output. I got it to repeat the...
View ArticleFlash player cannot handle redirect in Microsoft Edge
Probably the wrong forum category but I didn't find any suitable.I noticed that in the Edge 38 with Flash Player 22 URLLoader logic is broken. I'm trying to get file from CDN. CDN request returns 302...
View ArticleIE 11 Checkbox Delay Bug?
I have some HTML forms on a webapp where the form fields output is dynamically driven by the number of records returned from a data query.In some cases the resulting forms may have hundreds of...
View ArticlePopup what i have written in JavaScript is working well in Chrome. while...
Popup what i have written in JavaScript is working well in Chrome. while checking in IE11, IE11 throwing an error like "Console is undefined"
View ArticleNew to web development. Totally new to MS web development.
I work for a call center that answers questions about US passports. In corner cases our Excel fee calculator produces incorrect results.Here is a list of the price structure in an ugly...
View ArticleWindows 10 1607 Update breaks IE 11 ActiveX .NET Control/Web Site Access
I'm experiencing a high volume of calls where customers of Windows 10, 1511 were fully working and now are no longer working after they upgrade to 1607. Our ActiveX control runs in a Trusted Site...
View ArticleHow do I remove searchguide level(3) from Microsoft Edge in Windows 10?
It only shows up if I type a website that does not exist in the address bar. e.g. '538.com' If I type '538' I go to Bing. It is not listed in my managed search engines. None of its variants show up...
View ArticlePrint without Dialog Box in IE for KIOSK
Below code works for IE (11,10) in Windows 7, but does not work in Windows 10.var PrintCommand = '<OBJECT ID="PrintCommandObject" WIDTH=0 HEIGHT=0 ';PrintCommand +=...
View ArticleMSHTML in edit mode does not update the DOM
We host MSHTML in out application and use MSHTML in edit mode as a text editor. I came across a situation where after editing, the DOM returned by MSHTML looks spooky. Let me give an example. We start...
View ArticleDoes IE11 spellcheck allows to define the language by html?
Hi, Does anyone knows if IE11 allows for the language of the spellcheck to be defined by the website?Have a website with several languages and would like to set a different spellcheck language per...
View Articleproblems downloading google chrome
I am trying to reach Google/Picasa/gmail. Since the anniversary update I have not been able to open google entities. Has anybody had this sort of problem.Any help would be appreciated.
View ArticleAttached page targets document mode 8 . In IE 11.0.9600
Our intranet site is opening in IE8 by default. we are using IE 11 browser. we are getting following message. The attached page targets document mode 8.we analyzed and found out that. when we access...
View ArticleInteresting Bug with onmouseout in IE on Windows 10
I was doing some testing with JavaScript and I believe I have discovered a bug with the onmouseout event in IE 11 on Windows 10. If you look at the page I have attached, and you allow scripts in IE,...
View Article