Skip to content

Bump com.codeborne:selenide from 7.9.3 to 7.16.2#6653

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-7.16.2
Open

Bump com.codeborne:selenide from 7.9.3 to 7.16.2#6653
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-7.16.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor

Bumps com.codeborne:selenide from 7.9.3 to 7.16.2.

Release notes

Sourced from com.codeborne:selenide's releases.

v7.16.2

What's Changed

Full Changelog: selenide/selenide@v7.16.1...v7.16.2

v7.16.1

What's Changed

New Contributors

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

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

v7.15.1

What's Changed

  • #3274 Revert "limit execution time of all Selenide commands" (#3276)
  • #3251 stop downloading a file from remote browser after given timeout (#3276)

... (truncated)

Changelog

Sourced from com.codeborne:selenide's changelog.

7.16.2 (27.05.2026)

  • Selenide MCP: added more configuration parameters -- thanks to Mike Sidelnikov (#3323)
  • update Selenium from 4.43.0 to 4.44.0 (incl. CDP from 147 -> 148) (#3321)
  • prefer the latest file when browser occasionally downloaded multiple files (#3333)
  • support case when "downloadWillBegin" arrives AFTER "downloadProgress" event (286b7619d4d231)
  • #3328 improve logs when downloading a file (#3332)
  • don't spam logs with useless message "Variable selenide.reportsUrl not found" (827ac7ae17be8b)

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

7.16.1 (05.05.2026)

  • #3300 fix downloading files in Selenoid and Moon (#3301)
  • fix VideoMerger edge case when only one screenshot (#3299)
  • Fix disposables registry leak bug (#3314)
  • Bump io.appium:java-client from 10.1.0 to 10.1.1 (#3306)
  • Bump jacksonVersion from 2.21.2 to 2.21.3 (#3311)

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

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

7.15.1 (01.04.2026)

  • #3274 Revert "limit execution time of all Selenide commands" (#3276)
  • #3251 stop downloading a file from remote browser after given timeout (#3276)
  • bump Appium from 10.0.0 to 10.1.0

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

7.15.0 (11.03.2026)

  • add option to skip downloading the full file content (#3264)
  • #3265 support running ChromeDriver in "remote debugger" mode (#3266)

... (truncated)

Commits
  • 588fb75 release Selenide 7.16.2
  • 13124b8 prefer the latest file when browser occasionally downloaded multiple files
  • 6f60365 #3328 improve logs when downloading a file
  • 827ac7a don't spam logs with useless message "Variable selenide.reportsUrl not found"
  • 2612a20 Bump com.github.spotbugs from 6.5.4 to 6.5.5
  • 60a34e5 Bump io.modelcontextprotocol.sdk:mcp from 1.1.2 to 1.1.3
  • 2135a5e Bump nettyVersion from 4.2.13.Final to 4.2.14.Final
  • cafa36e Bump org.junit:junit-bom from 6.0.3 to 6.1.0
  • a77c2ed remove JQuery from most test pages
  • 08e553b revert page_for_printing.html and drop Google Fonts @​import to fix PrintPageT...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.9.3 to 7.16.2.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.9.3...v7.16.2)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-version: 7.16.2
  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 May 31, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 31, 2026 02:02
@dependabot dependabot Bot requested review from uarlouski, valfirst and vkepin May 31, 2026 02:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 31, 2026
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