Skip to content

Commit 800bd85

Browse files
committed
Update Selenium 4.37.0 support CDP 141
1 parent 09acb68 commit 800bd85

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v2.6.5
2+
======
3+
Oct 22, 2025
4+
* Update Selenium 4.37.0 support CDP 141
5+
* Update WebUI keyword
6+
17
v2.6.2
28
======
39
Jul 19, 2025

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.anhtester</groupId>
88
<artifactId>anhtester-selenium-java</artifactId>
9-
<version>2.6.2</version>
9+
<version>2.6.5</version>
1010
<name>AutomationFrameworkSelenium</name>
1111
<url>https://github.com/anhtester/AutomationFrameworkSelenium</url>
1212
<description>Test Automation Framework Selenium Java with TestNG building by Anh Tester</description>
@@ -25,7 +25,7 @@
2525
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2626
<java-compiler.version>17</java-compiler.version>
2727
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
28-
<selenium.version>4.34.0</selenium.version>
28+
<selenium.version>4.37.0</selenium.version>
2929
<testng.version>7.11.0</testng.version>
3030
<aspectjweaver.version>1.9.24</aspectjweaver.version>
3131
<ashot.version>1.5.4</ashot.version>
Submodule keywords updated 1 file

0 commit comments

Comments
 (0)