-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lost focus and connection with IE Driver on prebuild binaries and 3.11.1 driver version #5825
Comments
And what does the log from |
Here are logs from IEDriver on TRACE level. TRACE-logs-IEDriver.log
And then error:
I can say for now that I have all requirements met from InternetExplorerDriver -> Required Configuration section. Includes registry entries and browser configuration. |
And what happens if you use the 32-bit driver executable? |
I think I found the problem. It seems that I missed configuration requirement. Protected mode was not set for all zones. Now It goes further and tried to type in something. This seems to be an issue with configuration. Sorry for bothering with that issue. I think we can close it right now to not lose more of Your time. Thank you for assistance tho, because forcing me to get logs from driver help to understand the problem. |
Meta
OS: Windows 10 64bit
Selenium Server Version: 3.11.1
Browser: Internet Explorer 11.371.16299.0 -> with disabled Enchanced protected mode.
Driver: IEDriverServer.exe from prebuilt binaries included in issue 5664
Tests run in Node / Cucumber-js
Expected Behavior
Driver should process tests and actions on browsers without loosing window focus.
Actual Behavior
While starting tests, IEDriver is starting the page but looses focus after a while.
Returned error in tests:
Additionally
While using IEDriver 3.11.1 I'm getting following error:
Logs from selenium server:
The text was updated successfully, but these errors were encountered: