Skip to content

Bump selenide.version from 7.15.1 to 7.16.0#5847

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/selenide.version-7.16.0
Open

Bump selenide.version from 7.15.1 to 7.16.0#5847
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/selenide.version-7.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps selenide.version from 7.15.1 to 7.16.0.
Updates com.codeborne:selenide from 7.15.1 to 7.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-core from 7.15.1 to 7.16.0

Changelog

Sourced from com.codeborne:selenide-core'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-core` 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-core
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants