You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edge(IE mode), parallel instance of edge in IE mode does not open/load the URL. It load's the URL only in one instance, for rest of the instances URL does not load(struck on localhost #### page). Also, no error is thrown by the selenium.
In console it is not showing any error logs , it is showing all expected execution steps.
Operating system: windows 10, selenium version : Selenium 4.1.2, browser version: edge 99.0.1150.55, browser driver: IEDriverServer 4.0.0
Please find below repository for above illustrated issue. https://github.com/YogeshBathri/EdgeIEMode.git
You can use testng.xml suite to run .
Also make sure in edge browser setting,
1.Internet explorer mode button should be : ON
2.Allow sites to reloaded in internet Explorer mode should be :ALLOW
I have raised this issue in seleniumhq as well: SeleniumHQ/selenium#10495
The text was updated successfully, but these errors were encountered:
Edge(IE mode), parallel instance of edge in IE mode does not open/load the URL. It load's the URL only in one instance, for rest of the instances URL does not load(struck on localhost #### page). Also, no error is thrown by the selenium.
In console it is not showing any error logs , it is showing all expected execution steps.
Operating system: windows 10, selenium version : Selenium 4.1.2, browser version: edge 99.0.1150.55, browser driver: IEDriverServer 4.0.0
Please find below repository for above illustrated issue.
https://github.com/YogeshBathri/EdgeIEMode.git
You can use testng.xml suite to run .
Also make sure in edge browser setting,
1.Internet explorer mode button should be : ON
2.Allow sites to reloaded in internet Explorer mode should be :ALLOW
I have raised this issue in seleniumhq as well: SeleniumHQ/selenium#10495
The text was updated successfully, but these errors were encountered: