We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740008a commit 1dbf635Copy full SHA for 1dbf635
src/main/java/com/eliasnogueira/driver/BrowserFactory.java
@@ -25,7 +25,6 @@
25
package com.eliasnogueira.driver;
26
27
import com.eliasnogueira.exceptions.HeadlessNotSupportedException;
28
-import io.github.bonigarcia.wdm.WebDriverManager;
29
import org.openqa.selenium.WebDriver;
30
import org.openqa.selenium.chrome.ChromeDriver;
31
import org.openqa.selenium.chrome.ChromeOptions;
0 commit comments