Skip to content

Commit

Permalink
is this the last IE piece in the code?
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Nov 12, 2024
1 parent e38eb64 commit c751592
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/java/org/htmlunit/ExternalTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ public class ExternalTest {
static String GECKO_DRIVER_ = "0.35.0";
static String GECKO_DRIVER_URL_ = "https://github.com/mozilla/geckodriver/releases/latest";

/** IE driver. */
static String IE_DRIVER_ = "3.150.1.0";

/**
* Tests the current environment matches the expected setup.
* @throws Exception if an error occurs
Expand Down

0 comments on commit c751592

Please sign in to comment.