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 8e30fa3 commit 3fa7cc4Copy full SHA for 3fa7cc4
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+
4
+## [6.1.0] - 2025-04-21
5
+### Added
6
+- Customizable test template display names (#591)
7
+- Wait for extension recording (WEBM) in the Downloads folder
8
+- Include getRecordingPath() method in Selenium-Jupiter API
9
10
+### Changed
11
+- Bump to WebDriverManager 6.1.0 (BrowserWatcher 2.0.0 -MV3-)
12
13
+### Removed
14
+- Remove console log displaying and disabling CSP in Chromium-based browsers (not supported in MV2)
15
16
17
## [6.0.0] - 2025-03-19
18
### Added
19
- Set browser binary in WebDriverManager when @Binary is used in Selenium-Jupiter
0 commit comments