|
| 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 | + |
1 | 47 | v4.25.0 |
2 | 48 | ====== |
3 | 49 | * Add CDP for Chrome 129 and remove 126 |
|
0 commit comments