Skip to content

Commit 0691de5

Browse files
committed
Update doc for version 6.1.0
1 parent 82b51a8 commit 0691de5

File tree

4 files changed

+90
-62
lines changed

4 files changed

+90
-62
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [6.1.0] - 2025-04-21
4+
5+
### Added
6+
- Wait for extension recording (WEBM) in the Downloads folder
7+
- Include getRecordingPath() method in WebDriverManager API
8+
9+
### Changed
10+
- Update deprecate methods in httpclient5 to create http-client
11+
- Use LoggingPreferences for log gathering in Chromium-based browsers
12+
13+
### Fixed
14+
- Add BrowserWatcher 2.0.0 (MV3), which fixes video recording
15+
16+
### Removed
17+
- Remove console log displaying and disabling CSP in Chromium-based browsers (not supported in MV2)
18+
19+
320
## [6.0.1] - 2025-04-02
421

522
### Fixed

0 commit comments

Comments
 (0)