build(deps): Bump selenide.version from 7.16.2 to 7.17.0#6281
Merged
iliyan-velichkov merged 2 commits intoJul 16, 2026
Conversation
Contributor
|
@dependabot recreate |
1 similar comment
Contributor
|
@dependabot recreate |
Bumps `selenide.version` from 7.16.2 to 7.17.0. Updates `com.codeborne: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) Updates `com.codeborne:selenide-core` 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 dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.codeborne:selenide-core dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/selenide.version-7.17.0
branch
from
July 15, 2026 12:31
dba88b6 to
f73e7f9
Compare
Selenide 7.17.0 depends on Selenium 4.46.0 (CDP 150), but the root pom pinned selenium-java to 4.44.0. The mismatch dragged in the wrong selenium-devtools jars, so the UI smoke tests failed with NoClassDefFoundError: org/openqa/selenium/devtools/latest/page/Page when Selenide's WebdriverPhotographer took a screenshot on assertion failure. Bump the pin to 4.46.0 to match. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
selenide.versionfrom 7.16.2 to 7.17.0.Updates
com.codeborne:selenidefrom 7.16.2 to 7.17.0Release notes
Sourced from com.codeborne:selenide's releases.
Changelog
Sourced from com.codeborne:selenide's changelog.
Commits
a443552release Selenide 7.17.00ef266fadd methodSelenide.cookies()f646b10#3357 Deprecate clearBrowserLocalStorage() and clearBrowserCookies() (#3361)c26d557#2761 Make SelenideAppiumElement's find/$/$x/findAll/$$/$$x return Appium-typ...f8c4379ignore the known Selenoid bug with clipboardb5b3df2remove duplicate time units in few messagesa2d2f8bfix flaky downloading tests6db98b8update Selenium from 4.45.0 to 4.46.0 (incl. CDP from 149 -> 150)25d6900build(deps): bump jacksonVersion from 2.22.0 to 2.22.1a9940edbuild(deps): bump nettyVersion from 4.2.15.Final to 4.2.16.FinalUpdates
com.codeborne:selenide-corefrom 7.16.2 to 7.17.0Release notes
Sourced from com.codeborne:selenide-core's releases.
Changelog
Sourced from com.codeborne:selenide-core's changelog.
Commits
a443552release Selenide 7.17.00ef266fadd methodSelenide.cookies()f646b10#3357 Deprecate clearBrowserLocalStorage() and clearBrowserCookies() (#3361)c26d557#2761 Make SelenideAppiumElement's find/$/$x/findAll/$$/$$x return Appium-typ...f8c4379ignore the known Selenoid bug with clipboardb5b3df2remove duplicate time units in few messagesa2d2f8bfix flaky downloading tests6db98b8update Selenium from 4.45.0 to 4.46.0 (incl. CDP from 149 -> 150)25d6900build(deps): bump jacksonVersion from 2.22.0 to 2.22.1a9940edbuild(deps): bump nettyVersion from 4.2.15.Final to 4.2.16.Final