Skip to content

Commit 254a8d4

Browse files
committed
Updating change logs
1 parent 019f041 commit 254a8d4

File tree

6 files changed

+184
-317
lines changed

6 files changed

+184
-317
lines changed

dotnet/CHANGELOG

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,3 @@
1-
v4.25.0
2-
======
3-
--> [dotnet] BiDi implementation (#14318)
4-
* Migrate
5-
* Use CLS compliant long instead of ulong
6-
* Use null instead of default for optional arguments
7-
* Use internal logging in websockettransport
8-
* Use internal logger in broker
9-
* Even with error log level
10-
* Simplify AsBidirectionalContextAsync
11-
* Fix ConfigureAwait in network module
12-
* Hide direct network interception
13-
* Rework public adding interception
14-
* Simplify network interception
15-
* Don't end session when disposing bidi driver
16-
--> [dotnet] Add BiDi OriginalOpener in browsing context info
17-
--> [dotnet] Forward subscription options in browser context for log module
18-
--> [dotnet] Adjust exception message when bidi is not enabled
19-
--> [dotnet] [bidi] Get tree from browsing context as root (#14495)
20-
--> [dotnet] [bidi] Enable implicit ways to specify page ranges for printing
21-
--> [dotnet] Fix formatting files content globally
22-
--> [dotnet] [bidi] Hide context from command options in contextual env
23-
--> [dotnet] Workaround using pre-processor directive (#14499)
24-
* [dotnet] Workaround using pre-processor directive
25-
* Fix formatting?
26-
* Fix formatting
27-
--> [dotnet] [bidi] Rename method of screenshot result to ToByteArray
28-
--> [dotnet] [bidi] Simplify browsing context to be just context
29-
Following to spec, it is implicitly clear that Context is exactly BrowsingCoontext. For RealmContext and UserContext we use fully qualified name.
30-
--> [dotnet] [bidi] Simplify browsing context type enumeration
31-
--> [dotnet] [bidi] Expose BiDi associated reference in browsing context
32-
--> [dotnet] [bidi] Rename entry point AsBidirectional to AsBiDirectional
33-
To keep aligned with naming and with other bindings
34-
--> [dotnet] [bidi] Consistent naming for main BiDi itself
35-
--> [build] Prepare for release of Selenium 4.25.0 (#14516)
36-
* Update pinned browser versions
37-
* Update supported versions for Chrome DevTools
38-
* Update selenium manager version
39-
* Update authors file
40-
* FIX CHANGELOGS BEFORE MERGING!
41-
Update versions and change logs to release Selenium 4.25.0
42-
* [create-pull-request] automated change
43-
* [ci] Using an existing EdgeDriver binary
44-
* [rb] Run format script
45-
* Updating change logs
46-
471
v4.25.0
482
======
493
* Add CDP for Chrome 129 and remove 126

java/CHANGELOG

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
v4.25.0
2-
======
3-
--> [build] Prepare for release of Selenium 4.25.0 (#14516)
4-
* Update pinned browser versions
5-
* Update supported versions for Chrome DevTools
6-
* Update selenium manager version
7-
* Update authors file
8-
* FIX CHANGELOGS BEFORE MERGING!
9-
Update versions and change logs to release Selenium 4.25.0
10-
* [create-pull-request] automated change
11-
* [ci] Using an existing EdgeDriver binary
12-
* [rb] Run format script
13-
* Updating change logs
14-
151
v4.25.0
162
======
173
* Add CDP for Chrome 129 and remove 126

0 commit comments

Comments
 (0)