Hello, I'm using two scripts to control differents tabs in a edge session The first one serves as a setup (launchs the Webdriver, opens the tabs, shuts down the webdriver) The second one is called on a user action and is used to navigate to the correct tab in the edge session (launches the WD, attaches it to the session, navigates to and in the right tab) Everything worked fined until recently, when, for some users, the second script doesn't succeed to attach the session. The