We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77dd10e commit fbefe48Copy full SHA for fbefe48
CHANGELOG.txt
@@ -1,3 +1,10 @@
1
+v2.3.0
2
+======
3
+May 17, 2024
4
+* Update Selenium 4.21.0
5
+* Update support CDP 125 (Chromium)
6
+* Update CDP Network in WebUI
7
+
8
v2.2.3
9
======
10
Apr 26, 2024
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.anhtester</groupId>
<artifactId>anhtester-selenium-java</artifactId>
- <version>2.2.3</version>
+ <version>2.3.0</version>
<name>AutomationFrameworkSelenium</name>
11
<url>https://github.com/anhtester/AutomationFrameworkSelenium</url>
12
<description>Test Automation Framework Selenium Java with TestNG building by Anh Tester</description>
0 commit comments