MicrosoftEdge / EdgeWebDriver

Feedback and discussions about WebDriver for Microsoft Edge
MIT License
57 stars 7 forks source link

Capabilities are not respected: Target window could not be located with MicrosoftEdge Browser #129

Open edward1224 opened 11 months ago

edward1224 commented 11 months ago

Automation tests with MicrosoftEdge driver will break whenever this capability is included "ms:edgeOptions": { excludeSwitches: ["enable-automation"] }

Everything was fine in version 115, it started to break on version 119 or even earlier

More info in detail can be found at https://github.com/webdriverio/webdriverio/issues/11829

Anyone has insights into this issue?

AB#48193576

bwalderman commented 10 months ago

Thanks for reporting this. I've added it to our internal backlog for investigation.