Skip to content

Bump selenide-version from 7.15.1 to 7.16.0#1290

Merged
Rakambda merged 2 commits into
mainfrom
dependabot-gradle-selenide-version-7.16.0
Apr 11, 2026
Merged

Bump selenide-version from 7.15.1 to 7.16.0#1290
Rakambda merged 2 commits into
mainfrom
dependabot-gradle-selenide-version-7.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Bumps selenide-version from 7.15.1 to 7.16.0.
Updates com.codeborne:selenide from 7.15.1 to 7.16.0

Release notes

Sourced from com.codeborne:selenide'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'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

Updates com.codeborne:selenide-proxy from 7.15.1 to 7.16.0

Release notes

Sourced from com.codeborne:selenide-proxy'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-proxy'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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `selenide-version` from 7.15.1 to 7.16.0.

Updates `com.codeborne: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)

Updates `com.codeborne:selenide-proxy` 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
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.codeborne:selenide-proxy
  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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 11, 2026 06:02
@dependabot dependabot Bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Apr 11, 2026
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.82%. Comparing base (5bd3e35) to head (fea7642).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1290   +/-   ##
=========================================
  Coverage     81.82%   81.82%           
  Complexity     1181     1181           
=========================================
  Files           216      216           
  Lines          3846     3846           
  Branches        288      288           
=========================================
  Hits           3147     3147           
  Misses          633      633           
  Partials         66       66           
Flag Coverage Δ
unittests-miner 82.36% <ø> (ø)
unittests-viewer 47.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Rakambda Rakambda merged commit 97a4bce into main Apr 11, 2026
16 checks passed
@Rakambda Rakambda deleted the dependabot-gradle-selenide-version-7.16.0 branch April 11, 2026 08:21
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.

1 participant