Skip to content

[🐛 Bug]: When Edge IEmode is run in parallel, one of the operations will conflict with the other. #10339

@HiroyukiSakoh

Description

@HiroyukiSakoh

What happened?

The CI system automatically runs UI tests in parallel.
When using EdgeIE mode, one test fails.
One Navigate operation will affect the other browser.

How can we reproduce the issue?

I created a simple, single console program.
Here

I ran the caller's program separately, and got the same result.

Relevant log output

Log of the execution of the reproducing program.
Here

Operating System

Windows10,Windows11

Selenium version

4.1.0

What are the browser(s) and version(s) where you see this issue?

Edge 98.0.1108.43

What are the browser driver(s) and version(s) where you see this issue?

IEDriver 4.0.0

Are you using Selenium Grid?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cppC++ code is mostly Internet ExplorerG-msedgedriverRequires fixes in MSEdgeDriverI-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions