Skip to content

Commit

Permalink
4.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Nov 6, 2024
1 parent bcb8621 commit 49e14ad
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 28 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Add to your `pom.xml`:
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit3-driver</artifactId>
<version>4.25.0</version>
<version>4.26.0</version>
</dependency>
```

Expand All @@ -38,7 +38,7 @@ Add to your `pom.xml`:
Add to your `build.gradle`:

```groovy
implementation group: 'org.seleniumhq.selenium', name: 'htmlunit3-driver', version: '4.25.0'
implementation group: 'org.seleniumhq.selenium', name: 'htmlunit3-driver', version: '4.26.0'
```


Expand Down
51 changes: 26 additions & 25 deletions compatibility.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,35 @@
# Htmlunitdriver - Selenium Compatibility

Starting with Selenium 4.5 we use the same version numbers for the driver - e.g. HtmlUnit-Driver 4.25.0
is for Selenium 4.25.0.
Starting with Selenium 4.5 we use the same version numbers for the driver - e.g. HtmlUnit-Driver 4.26.0
is for Selenium 4.26.0.


***htmlunit3-driver***

| selenium | htmlunit-driver | htmlunit | artifactId | JDK |
|----------|-----------------|-----------------|------------------|------|
| 4.25.0 | **4.25.0** | **4.5.0** | htmlunit3-driver | 11 |
| 4.23.0 | 4.23.0 | 4.4.0 | htmlunit3-driver | 11 |
| 4.22.0 | 4.22.0 | 4.3.0 | htmlunit3-driver | 11 |
| 4.21.0 | 4.21.0 | 4.1.0 | htmlunit3-driver | 11 |
| 4.20.0 | 4.20.0 | 4.0.0 | htmlunit3-driver | 11 |
| 4.19.1 | 4.19.1 | 4.0.0 | htmlunit3-driver | 11 |
| 4.18.1 | 4.18.1 | 3.11.0 | htmlunit3-driver | 11 |
| 4.17.0 | 4.17.0 | 3.10.0 | htmlunit3-driver | 11 |
| 4.16.1 | 4.16.1 | 3.10.0 | htmlunit3-driver | 11 |
| 4.16.0 | 4.16.0 | 3.9.0 | htmlunit3-driver | 11 |
| 4.15.1 | 4.15.1 | 3.9.0 | htmlunit3-driver | 11 |
| 4.15.0 | 4.15.0 | 3.8.0 | htmlunit3-driver | 11 |
| 4.14.1 | 4.14.1 | 3.7.0 | htmlunit3-driver | 11 |
| 4.13.0 | 4.13.0 | 3.6.0 | htmlunit3-driver | 1.8 |
| 4.12.0 | 4.12.0 | 3.5.0 | htmlunit3-driver | 1.8 |
| 4.11.0 | 4.11.0 | 3.4.0 | htmlunit3-driver | 1.8 |
| 4.10.0 | 4.10.0 | 3.3.0 | htmlunit3-driver | 1.8 |
| 4.9.1 | 4.9.1 | 3.2.0 | htmlunit3-driver | 1.8 |
| 4.9.0 | 4.9.0 | 3.1.0 | htmlunit3-driver | 1.8 |
| 4.8.3 | 4.8.3 | 3.1.0 | htmlunit3-driver | 1.8 |
| 4.8.1 | 4.8.1 | 3.0.0 | htmlunit3-driver | 1.8 |
| selenium | htmlunit-driver | htmlunit | artifactId | JDK |
|----------|-----------------|----------------|------------------|------|
| 4.26.0 | **4.26.0** | **4.6.0** | htmlunit3-driver | 11 |
| 4.25.0 | 4.25.0 | 4.5.0 | htmlunit3-driver | 11 |
| 4.23.0 | 4.23.0 | 4.4.0 | htmlunit3-driver | 11 |
| 4.22.0 | 4.22.0 | 4.3.0 | htmlunit3-driver | 11 |
| 4.21.0 | 4.21.0 | 4.1.0 | htmlunit3-driver | 11 |
| 4.20.0 | 4.20.0 | 4.0.0 | htmlunit3-driver | 11 |
| 4.19.1 | 4.19.1 | 4.0.0 | htmlunit3-driver | 11 |
| 4.18.1 | 4.18.1 | 3.11.0 | htmlunit3-driver | 11 |
| 4.17.0 | 4.17.0 | 3.10.0 | htmlunit3-driver | 11 |
| 4.16.1 | 4.16.1 | 3.10.0 | htmlunit3-driver | 11 |
| 4.16.0 | 4.16.0 | 3.9.0 | htmlunit3-driver | 11 |
| 4.15.1 | 4.15.1 | 3.9.0 | htmlunit3-driver | 11 |
| 4.15.0 | 4.15.0 | 3.8.0 | htmlunit3-driver | 11 |
| 4.14.1 | 4.14.1 | 3.7.0 | htmlunit3-driver | 11 |
| 4.13.0 | 4.13.0 | 3.6.0 | htmlunit3-driver | 1.8 |
| 4.12.0 | 4.12.0 | 3.5.0 | htmlunit3-driver | 1.8 |
| 4.11.0 | 4.11.0 | 3.4.0 | htmlunit3-driver | 1.8 |
| 4.10.0 | 4.10.0 | 3.3.0 | htmlunit3-driver | 1.8 |
| 4.9.1 | 4.9.1 | 3.2.0 | htmlunit3-driver | 1.8 |
| 4.9.0 | 4.9.0 | 3.1.0 | htmlunit3-driver | 1.8 |
| 4.8.3 | 4.8.3 | 3.1.0 | htmlunit3-driver | 1.8 |
| 4.8.1 | 4.8.1 | 3.0.0 | htmlunit3-driver | 1.8 |


***htmlunit-driver***
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit3-driver</artifactId>
<version>4.26.0-SNAPSHOT</version>
<version>4.26.0</version>

<name>${project.artifactId}</name>
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
Expand Down

0 comments on commit 49e14ad

Please sign in to comment.