Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to perform chrome.switches #7

Open
shanmugamsad opened this issue Feb 27, 2021 · 0 comments
Open

Unable to perform chrome.switches #7

shanmugamsad opened this issue Feb 27, 2021 · 0 comments

Comments

@shanmugamsad
Copy link

shanmugamsad commented Feb 27, 2021

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant