[BUG] Selenium: Cannot Start Web Driver

Hi @qqilihq,

I did a couple of test with different Web Driver Factory Configs but without any changes made I cannot start a WebDriver anymore.

ERROR Start WebDriver      3:988:0:99 Execute failed: 'org.openqa.selenium.chromium.ChromiumOptions org.openqa.selenium.chrome.ChromeOptions.addArguments(java.util.List)'
ERROR Start WebDriver      3:988:0:99 Execute failed: 'org.openqa.selenium.chromium.ChromiumOptions org.openqa.selenium.chrome.ChromeOptions.addArguments(java.util.List)'
ERROR WebDriverTester                 Encountered error when testing org.openqa.selenium.chrome.ChromeDriver
ERROR WebDriverTester                 Encountered error when testing org.openqa.selenium.chrome.ChromeDriver

It also seems independent from the chosen browser as I cannot start Firefox too.

Selenium / Palladian settings did not changed either.

Best
Mike

Hi Mike,

please see FAQ#35 - this should help.

-Philipp

Thanks @qqilihq that did the trick and resolved the “esoteric” bug xD

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.