Skip to content

Commit a110aad

Browse files
committed
[dotnet] update changelog
1 parent cfcc455 commit a110aad

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎dotnet/CHANGELOG

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
v4.2.0
2+
======
3+
* Implement setting pointer event properties
4+
* Add CDP support for v102, and remove v99
5+
* Add performance to LogType
6+
* Removed Opera classes
7+
* Implemented Action Wheel Input and scrolling methods
8+
* Allow RemoteWebDriver to access Selenium logs
9+
* Fix bug where Actions class did not reset sequences after calling perform
10+
* Add Pause action to Actions class
11+
12+
v4.1.1
13+
======
14+
* Add Zenkaku/Hankaku key
15+
* Allow Cookie name to be empty String when value not empty
16+
* Only add websocket-port if connectToRunningBrowser is not set
17+
* Add support for Chromium to cast desktop
18+
* Add CDP support for v99, v100, v101 and remove v94, v95, v96
19+
120
v4.1.0
221
======
322
* add CDP support for v96 and remove v93

0 commit comments

Comments
 (0)