File tree Expand file tree Collapse file tree
src/test/java/org/htmlunit/javascript Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 <htmlunitcorejs .version>3.1.0</htmlunitcorejs .version>
3131 <htmlunitxpath .version>3.1.0</htmlunitxpath .version>
3232
33- <htmlunitdriver .version>4.8.3 </htmlunitdriver .version>
34- <selenium .version>4.8.3 </selenium .version>
33+ <htmlunitdriver .version>4.9.0 </htmlunitdriver .version>
34+ <selenium .version>4.9.0 </selenium .version>
3535
3636 <httpcomponents .version>4.5.14</httpcomponents .version>
3737 <jetty .version>9.4.51.v20230217</jetty .version>
6060 <plugin >
6161 <groupId >org.apache.maven.plugins</groupId >
6262 <artifactId >maven-checkstyle-plugin</artifactId >
63- <version >3.2.1 </version >
63+ <version >3.2.2 </version >
6464 <configuration >
6565 <configLocation >checkstyle.xml</configLocation >
6666 <suppressionsLocation >checkstyle_suppressions.xml</suppressionsLocation >
Original file line number Diff line number Diff line change 1414 */
1515package org .htmlunit .javascript ;
1616
17- import org .htmlunit .ScriptException ;
1817import org .htmlunit .WebDriverTestCase ;
1918import org .htmlunit .junit .BrowserRunner ;
2019import org .htmlunit .junit .BrowserRunner .Alerts ;
21- import org .htmlunit .junit .BrowserRunner .HtmlUnitNYI ;
2220import org .htmlunit .junit .BrowserRunner .NotYetImplemented ;
2321import org .junit .Test ;
2422import org .junit .runner .RunWith ;
You can’t perform that action at this time.
0 commit comments