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

getBrowserPath() The random blocking thread time is very long #965

Closed
cosoc opened this issue Dec 26, 2022 · 1 comment
Closed

getBrowserPath() The random blocking thread time is very long #965

cosoc opened this issue Dec 26, 2022 · 1 comment
Labels

Comments

@cosoc
Copy link

cosoc commented Dec 26, 2022

 Optional<Path> browserPath = WebDriverManager.chromedriver().getBrowserPath();
  boolean present = browserPath.isPresent();

getBrowserPath() The random blocking thread time is very long

<dependency>
	<groupId>io.github.bonigarcia</groupId>
	<artifactId>webdrivermanager</artifactId>
	<version>5.3.1</version>
</dependency>

debian11

@bonigarcia
Copy link
Owner

I don't understand this. What is the random blocking thread? How long is that?

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

No branches or pull requests

2 participants