Skip to content

Commit

Permalink
removal of webdrivermanager
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnogueira committed Jan 27, 2024
1 parent 740008a commit 1dbf635
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/eliasnogueira/driver/BrowserFactory.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
package com.eliasnogueira.driver;

import com.eliasnogueira.exceptions.HeadlessNotSupportedException;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.chrome.ChromeOptions;
Expand Down

0 comments on commit 1dbf635

Please sign in to comment.