question

LouisC-6088 avatar image
0 Votes"
LouisC-6088 asked Reza-Ameri edited

Selenium can't handle new window with edge IE mode C# / Je n'arrive pas à détecter de nouvelles fenêtres avec edge en mode IE.

Bonjour,

Pour un projet d'automatisation je dois utiliser selenium webdriver avec edge. Malheureusment le site est sous noyau IE. Je démarre donc edge en mode IE tout fonctionne bien. Mais quand l'automate doit détecter une nouvelle fenêtre avec windowHandle, il ne détecte rien de nouveau même avec un wait.
Est il possible de faire fonctionner le switch sous IE mode ?

Ps : tout marche très bien avec le navigateur IE, le problème vient seulement de edge.

Hello,

For an automation project I have to use selenium webdriver with edge. Unfortunately the site is under IE kernel. So I start edge in IE mode everything works fine. But when the controller needs to detect a new window with windowHandle, it does not detect anything new even with a wait.
Is it possible to make the switch work in IE mode?

Ps: everything works fine with the IE browser, the problem only comes from edge.

dotnet-csharpms-edge
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @LouisC-6088
I find that you have asked the same question on StackOverflow. I've replied to you there and I suggest that you focus on one thread.

0 Votes 0 ·

0 Answers