Skip to content

Bump com.codeborne:selenide-junit4 from 7.16.2 to 7.17.0#54

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/com.codeborne-selenide-junit4-7.17.0
Jul 13, 2026
Merged

Bump com.codeborne:selenide-junit4 from 7.16.2 to 7.17.0#54
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/com.codeborne-selenide-junit4-7.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps com.codeborne:selenide-junit4 from 7.16.2 to 7.17.0.

Release notes

Sourced from com.codeborne:selenide-junit4's releases.

v7.17.0

What's Changed

  • #3359 Add "byRole" locator - find elements by ARIA role (#3336)
  • Add more MCP tools (browser_network_requests, browser_fill_form, browser_tab_list, browser_resize etc.) (#3335)
  • #3261 add method $.downloadFiles() for downloading multiple files at once (#3334)
  • #2761 Make SelenideAppiumElement methods find, $, $x, findAll, $$, $$x return SelenideAppiumElements (#3373) -- thanks to Stanislav Vasenkov for PR #3362
  • add methods for adding/deleting/verifying cookies: Selenide.cookies().clear() (#3375)
  • #3357 deprecate methods clearBrowserLocalStorage() and clearBrowserCookies() in favor of new method cookies() -- thanks to Stanislav Vasenkov (#3361)
  • #3348 add element()/elements() aliases to SelenideAppium for Kotlin projects -- thanks to Gabriel Baldez (#3350)
  • convert debug logs to trace ("Method {} execution failed" during re-try Selenide commands)
  • update Selenium from 4.44.0 to 4.45.0 (incl. CDP from 148 -> 149) (#3347)
  • update Selenium from 4.45.0 to 4.46.0 (incl. CDP from 149 -> 150) (#3374)

New Contributors

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

Changelog

Sourced from com.codeborne:selenide-junit4's changelog.

7.17.0 (12.07.2026)

  • #3359 Add "byRole" locator - find elements by ARIA role (#3336)
  • Add more MCP tools (browser_network_requests, browser_fill_form, browser_tab_list, browser_resize etc.) (#3335)
  • #3261 add method $.downloadFiles() for downloading multiple files at once (#3334)
  • #2761 Make SelenideAppiumElement methods find, $, $x, findAll, $$, $$x return SelenideAppiumElements (#3373) -- thanks to Stanislav Vasenkov for PR #3362
  • add methods for adding/deleting/verifying cookies: Selenide.cookies().clear() (#3375)
  • #3357 deprecate methods clearBrowserLocalStorage() and clearBrowserCookies() in favor of new method cookies() -- thanks to Stanislav Vasenkov (#3361)
  • #3348 add element()/elements() aliases to SelenideAppium for Kotlin projects -- thanks to Gabriel Baldez (#3350)
  • convert debug logs to trace ("Method {} execution failed" during re-try Selenide commands)
  • update Selenium from 4.44.0 to 4.45.0 (incl. CDP from 148 -> 149) (#3347)
  • update Selenium from 4.45.0 to 4.46.0 (incl. CDP from 149 -> 150) (#3374)

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

Commits
  • a443552 release Selenide 7.17.0
  • 0ef266f add method Selenide.cookies()
  • f646b10 #3357 Deprecate clearBrowserLocalStorage() and clearBrowserCookies() (#3361)
  • c26d557 #2761 Make SelenideAppiumElement's find/$/$x/findAll/$$/$$x return Appium-typ...
  • f8c4379 ignore the known Selenoid bug with clipboard
  • b5b3df2 remove duplicate time units in few messages
  • a2d2f8b fix flaky downloading tests
  • 6db98b8 update Selenium from 4.45.0 to 4.46.0 (incl. CDP from 149 -> 150)
  • 25d6900 build(deps): bump jacksonVersion from 2.22.0 to 2.22.1
  • a9940ed build(deps): bump nettyVersion from 4.2.15.Final to 4.2.16.Final
  • 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-junit4](https://github.com/selenide/selenide) from 7.16.2 to 7.17.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.16.2...v7.17.0)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide-junit4
  dependency-version: 7.17.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 Jul 13, 2026
@github-actions
github-actions Bot merged commit 34f0b95 into main Jul 13, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/com.codeborne-selenide-junit4-7.17.0 branch July 13, 2026 08:54
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