Multiple Instances of Firefox with Marionette/Selenium in Python Multiple Instances of Firefox with Marionette/Selenium in Python selenium selenium

Multiple Instances of Firefox with Marionette/Selenium in Python


Similar issue reported here:https://github.com/mozilla/geckodriver/issues/1453

Basically you need to run with a debug firefox build + trace marionette logging to get more details. Or maybe you're hitting the same.