File tree Expand file tree Collapse file tree
src/test/java/org/htmlunit Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 <htmlunitcorejs .version>3.0.0</htmlunitcorejs .version>
3131 <htmlunitxpath .version>3.0.0</htmlunitxpath .version>
3232
33- <htmlunitdriver .version>4.8.1 </htmlunitdriver .version>
34- <selenium .version>4.8.1 </selenium .version>
33+ <htmlunitdriver .version>4.8.3-SNAPSHOT </htmlunitdriver .version>
34+ <selenium .version>4.8.3 </selenium .version>
3535
3636 <httpcomponents .version>4.5.14</httpcomponents .version>
3737 <jetty .version>9.4.51.v20230217</jetty .version>
7777 <plugin >
7878 <groupId >com.github.spotbugs</groupId >
7979 <artifactId >spotbugs-maven-plugin</artifactId >
80- <version >4.7.3.3 </version >
80+ <version >4.7.3.4 </version >
8181 <dependencies >
8282 <dependency >
8383 <groupId >com.github.spotbugs</groupId >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ public class ExternalTest {
5757 static String CHROME_DRIVER_ = "111.0.5563.64" ;
5858 static String CHROME_DRIVER_URL_ = "https://chromedriver.chromium.org/downloads" ;
5959
60- static String EDGE_DRIVER_ = "111.0.1661.51 " ;
60+ static String EDGE_DRIVER_ = "111.0.1661.62 " ;
6161 static String EDGE_DRIVER_URL_ = "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/" ;
6262
6363 /** Gecko driver. */
You can’t perform that action at this time.
0 commit comments