Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

3 votes
2 answers
3k views

WebDriver test not running on IE11

When I run my WebDriver test they are not working at all. What I've done so far: 1) I've updated my registry key to include FEATURE_BFCACHE 2) Protected mode settings are the same for all zones 3) ...
frass's user avatar
  • 125
0 votes
1 answer
369 views

IE can't find any element on the page

I just didn't want someone else to search for same. So, decided to write as a question here.Hope it will help other automation QAs. All tests run successfully, until one happy day. Then Internet ...
Invy's user avatar
  • 1,068
0 votes
1 answer
729 views

Selenium test in IE11 passes when the development tools are open (F12) and fails otherwise

Is there any reason why a Selenium test should always fail unless the development tools in Internet Explorer (F12) are turned on? A page that performs an Ajax call periodically is being tested and ...
MartinTeeVarga's user avatar
1 vote
2 answers
1k views

Selenium for IE11 NoSuchElementException

I'm new to Selenium. I'm using Visual Studio 2012 and programming in C#. I can get IE11 to open and navigate to the page, but no matter which method I use to try and find an element, VS returns the ...
MikeyH's user avatar
  • 25
0 votes
1 answer
3k views

Selenium iedriver IE 11 not starting

I did not manage to make the ie webdriver work with Selenium and IE 11. The webdriver starts, receive the json request from my test runner and then crash. I am using : Selenium Webdriver 2.44 IE ...
Benjamin Baumann's user avatar
4 votes
4 answers
8k views

NoSuchWindowException was unhandled : Unable to find element on closed window. IE 11 - Selenium C#

May be this question has been asked many times before. But i went through all the related questions in stackoverflow , but couldn't find any satisfactory solution. Well i'am writing a selenium ...
ASHWANI KUMAR's user avatar
11 votes
4 answers
74k views

Selenium WebDriver on IE11

I am using WebDriver for automating regression suite of our webapp, I have tried to get my test scripts functioning with IE11 but have not had any success. I understand IEDriverServer.exe does not ...
mra419's user avatar
  • 413
1 vote
2 answers
743 views

Selenium waitForElementPresent hangs in IE11

I'm trying to test a site with Selenium Grid via recordings from Selenium Builder. Everything seems to work for Firefox and Chrome on Windows and Mac, but I'm getting error messages when testing in ...
Josh B's user avatar
  • 1,788
2 votes
2 answers
2k views

Selenium WebDriver: dragAndDrop method fails in IE11 and IE10

We've been using SauceLabs for our nightly Jenkins CI tests. We've run the tests in Firefox 24 under Windows 8 without any problem. Now we want to expand the tests and run them on more platforms and ...
pstenstrm's user avatar
  • 6,459

15 30 50 per page
1
12 13 14 15
16