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 initialize Chrome driver with serenity version 2.3.12 #2380

Closed
sumit-global opened this issue Feb 2, 2021 · 1 comment
Closed

Comments

@sumit-global
Copy link

@wakaleo Getting "net.thucydides.core.webdriver.DriverConfigurationError: Could not instantiate class org.openqa.selenium.chrome.ChromeDriver
Caused by: net.thucydides.core.webdriver.DriverConfigurationError: Could not instantiate new WebDriver instance of type class org.openqa.selenium.chrome.ChromeDriver (Trailing char < > at index 4: true ). See below for more details.
Caused by: java.nio.file.InvalidPathException: Trailing char < > at index 4: true " trying to initialize chromedriver.

Note:

Kept chromedriver.exe into project root folder
passed below value in serenity.properties file
driver=chrome
drivers.windows.webdriver.chrome.driver=chromedriver.exe
Using serenity-cucumber6
Getting "Uninitialised WebDriverFacade" value for driver.
ChromeBrowser version: 88.0.4324.104
ChormeDriver version: 88.0.4324.96
Please let me know in-case of any other additional information required

@wakaleo
Copy link
Member

wakaleo commented Feb 8, 2021

Can you provide a project to reproduce this issue?

@wakaleo wakaleo closed this as completed Feb 12, 2022
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

2 participants