Skip to content
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

Not able to read url to parallel instances in edge browser for IE mode using selenium #11

Closed
Akshatha-chowta opened this issue Apr 11, 2022 · 2 comments
Labels
bug Something isn't working ie Internet Explorer Mode

Comments

@Akshatha-chowta
Copy link

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

@bwalderman
Copy link
Member

Possible duplicate: SeleniumHQ/selenium#10339

@bwalderman bwalderman added the bug Something isn't working label Apr 27, 2022
@bwalderman bwalderman added the ie Internet Explorer Mode label May 17, 2022
@bwalderman
Copy link
Member

Closing this issue since the above PR has been merged and is available in the latest IEDriver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ie Internet Explorer Mode
Projects
None yet
Development

No branches or pull requests

2 participants