Skip to content

Bump com.codeborne:selenide-video-recorder from 7.15.1 to 7.16.0#368

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/com.codeborne-selenide-video-recorder-7.16.0
Apr 10, 2026
Merged

Bump com.codeborne:selenide-video-recorder from 7.15.1 to 7.16.0#368
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/com.codeborne-selenide-video-recorder-7.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps com.codeborne:selenide-video-recorder from 7.15.1 to 7.16.0.

Release notes

Sourced from com.codeborne:selenide-video-recorder's releases.

v7.16.0

What's Changed

  • #3091 Add Selenide MCP server (#3291)
  • Add WebSockets support in Selenide proxy see BUP changelog (#3293) (#3290)
  • #3280 fix searching element by label (#3282)
  • #3283 fix CDP download when multiple tabs are open (#3284)
  • change default FireFox behavior for unhandled alerts from "accept" to "ignore" (#3285)
  • disable form resubmission confirmation dialog in Firefox (#3285)
  • support $.ancestor() and $.closest() with multiple class names (#3286)
  • #3278 fix video recorder for custom WebDriver management (#3279) -- thanks to Kamil Pająk
  • #3278 fallback taking screenshot to WebDriver method if CDP or BiDi doesn't work (#3279) -- thanks to Kamil Pająk
  • #3278 Video recorder: don't log "Video recorded" when no video file was created (#3279) -- thanks to Kamil Pająk
  • Video recorder: fix FFmpeg usage (selenide/selenide@46bbf82eedc) -- thanks to Aliaksandr Rasolka
  • Video recorder: fix gaps in recorded video (#3297)
  • update Selenium from 4.41.0 to 4.43.0, incl. CDP v145 -> v147 (#3294) (#3296)

New Contributors

Full Changelog: selenide/selenide@v7.15.1...v7.16.0

Changelog

Sourced from com.codeborne:selenide-video-recorder's changelog.

7.16.0 (10.04.2026)

  • #3091 Add Selenide MCP server (#3291)
  • Add WebSockets support in Selenide proxy see BUP changelog (#3293) (#3290)
  • #3280 fix searching element by label (#3282)
  • #3283 fix CDP download when multiple tabs are open (#3284)
  • change default FireFox behavior for unhandled alerts from "accept" to "ignore" (#3285)
  • disable form resubmission confirmation dialog in Firefox (#3285)
  • support $.ancestor() and $.closest() with multiple class names (#3286)
  • #3278 fix video recorder for custom WebDriver management (#3279) -- thanks to Kamil Pająk
  • #3278 fallback taking screenshot to WebDriver method if CDP or BiDi doesn't work (#3279) -- thanks to Kamil Pająk
  • #3278 Video recorder: don't log "Video recorded" when no video file was created (#3279) -- thanks to Kamil Pająk
  • Video recorder: fix FFmpeg usage (selenide/selenide@46bbf82eedc) -- thanks to Aliaksandr Rasolka
  • Video recorder: fix gaps in recorded video (#3297)
  • update Selenium from 4.41.0 to 4.43.0, incl. CDP v145 -> v147 (#3294) (#3296)

See https://github.com/selenide/selenide/milestone/239?closed=1

Commits
  • 54c7c6a release Selenide 7.16.0
  • 8eda33e hold webdrivers in Map instead of List
  • 0faca77 gradually stop the screenshooter thread
  • 639d353 decrease timeout for "captureScreenshot" CDP command
  • ced20c6 update Selenium from 4.42.0 to 4.43.0
  • 05f30b4 slightly increase default timeout in tests
  • 795cf99 move tool name and description to McpTool constructor
  • e1ab9c0 fix SonarQube issues: reduce duplication, fix reliability bug
  • 2760d57 support both data-test-id and data-testid attributes in MCP server
  • dfbf699 update AI config: add code style guidelines to CLAUDE.md, gitignore AI settings
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 10, 2026
Bumps [com.codeborne:selenide-video-recorder](https://github.com/selenide/selenide) from 7.15.1 to 7.16.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.15.1...v7.16.0)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide-video-recorder
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.codeborne-selenide-video-recorder-7.16.0 branch from 554a711 to 01127d1 Compare April 10, 2026 21:06
@github-actions github-actions bot merged commit b73361e into main Apr 10, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.codeborne-selenide-video-recorder-7.16.0 branch April 10, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants