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
Started chromeDriver local in port 9515 Arguments: -DExecPath=C:\Users\a678343\WebDrivers\RunOpenFin.bat -DExecArgs="--config=https://appPath/app.json" -DDebuggerAddress=9090 Selenium version: 3.141.59
Openfin Desktop application is getting started. Issue occurs at invoking remote web driver.
[driver = new RemoteWebDriver(new URL(remoteDriverURL), options);]
Stack trace:
01:40:40.543 [main] INFO n.t.c.steps.ConsoleLoggingListener - �[91mSTEP ERROR: org.openqa.selenium.InvalidArgumentException: invalid argument: entry 0 of 'firstMatch' is invalid
from invalid argument: cannot parse capability: goog:chromeOptions
from invalid argument: cannot parse debuggerAddress
from invalid argument: must be 'host:port'
The text was updated successfully, but these errors were encountered:
Started chromeDriver local in port 9515
Arguments: -DExecPath=C:\Users\a678343\WebDrivers\RunOpenFin.bat -DExecArgs="--config=https://appPath/app.json" -DDebuggerAddress=9090
Selenium version: 3.141.59
Openfin Desktop application is getting started. Issue occurs at invoking remote web driver.
[driver = new RemoteWebDriver(new URL(remoteDriverURL), options);]
Stack trace:
01:40:40.543 [main] INFO n.t.c.steps.ConsoleLoggingListener - �[91mSTEP ERROR: org.openqa.selenium.InvalidArgumentException: invalid argument: entry 0 of 'firstMatch' is invalid
from invalid argument: cannot parse capability: goog:chromeOptions
from invalid argument: cannot parse debuggerAddress
from invalid argument: must be 'host:port'
The text was updated successfully, but these errors were encountered: