iedriverserver Questions

2

Solved

IE ignore zoom setting doesn't work, my code as below, why it doesn't work? I got the error message (selenium.common.exceptions.SessionNotCreatedException: Message: Unexpected error launching Inter...

1

Solved

Having opened the file chooser dialog in IE, self.webDiver.switch_to_alert().accept() Tried the above line but does not click the open button. IE Version 11.2580.14393.0; Windows Server 2016 Stan...
Lexeme asked 15/11, 2018 at 6:32

1

Solved

using System; using OpenQA.Selenium.IE; using OpenQA.Selenium.Remote; using OpenQA.Selenium; namespace CSharpAutomationFramework.Tests { public class BrowserSource { var options = new InternetE...

1

Solved

I have a simple code where I click on a link and it opens up a new window. But while executing the script, single click acts as double click on the same element and 2 windows are opened. I am usin...

5

Solved

new InternetExplorerDriver(); But I could see exception as below: OpenQA.Selenium.DriverServiceNotFoundException was unhandled by user code HResult=-2146233088 Message=The IEDriverServer.exe f...
1

© 2022 - 2024 — McMap. All rights reserved.