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
I am trying to trigger parallel execution using experitest with the below configuration but when I trigger our test we are getting below exception on an intermittent basis.
Error : net.thucydides.core.webdriver.DriverConfigurationError: Could not instantiate new WebDriver instance of type class net.thucydides.core.webdriver.ProvidedDriver (Could not instantiate the custom webdriver provider of type mydriver). See below for more details.
Please note we are trying to run 10 different regions (uk ,au..etc in parallel mode) simultaneously and we have observed that above DriverConfigurationError on an intermittent basis.
The text was updated successfully, but these errors were encountered:
I am trying to trigger parallel execution using experitest with the below configuration but when I trigger our test we are getting below exception on an intermittent basis.
Error :
net.thucydides.core.webdriver.DriverConfigurationError: Could not instantiate new WebDriver instance of type class net.thucydides.core.webdriver.ProvidedDriver (Could not instantiate the custom webdriver provider of type mydriver). See below for more details.
Please note we are trying to run 10 different regions (uk ,au..etc in parallel mode) simultaneously and we have observed that above DriverConfigurationError on an intermittent basis.
The text was updated successfully, but these errors were encountered: