Skip to content

Bump selenide.version from 7.15.1 to 7.16.0#5847

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/selenide.version-7.16.0
Closed

Bump selenide.version from 7.15.1 to 7.16.0#5847
dependabot[bot] wants to merge 1 commit into
masterfrom
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

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-core from 7.15.1 to 7.16.0

Release notes

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

@iliyan-velichkov
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/maven/selenide.version-7.16.0 branch from ba1ab72 to b97f0b1 Compare April 21, 2026 13:02
@iliyan-velichkov
Copy link
Copy Markdown
Contributor

https://github.com/dependabot recreate

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>
@dependabot dependabot Bot force-pushed the dependabot/maven/selenide.version-7.16.0 branch from b97f0b1 to e7f5ab3 Compare April 23, 2026 11:52
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

Superseded by #5905.

@dependabot dependabot Bot closed this May 6, 2026
@dependabot dependabot Bot deleted the dependabot/maven/selenide.version-7.16.0 branch May 6, 2026 11:46
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.

1 participant