Skip to content

Bump com.codeborne:selenide from 5.20.4 to 7.9.3 #497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps com.codeborne:selenide from 5.20.4 to 7.9.3.

Release notes

Sourced from com.codeborne:selenide's releases.

v7.9.3

What's Changed

Full Changelog: selenide/selenide@v7.9.2...v7.9.3

v7.9.2

What's Changed

  • #2973 fix colors in video generated by Selenide video recorder (#3024)
  • #3022 start generating video only after test completion (waste less CPU) (#3024)
  • #2992 attach video recordings using "[[ATTACHMENT|FILE]]" format (#3024)
  • #3014 fix ClassCastException in selenide-appium when calling scroll(ScrollOptions) on a web browser (#3015)
  • Improve performance by caching list size in loops -- thanks to Luis Serna (#3013)
  • Fix SpotBugs config -- thanks to Yaraslau Lazakovich (#3018)
  • bump Selenium from 4.31.0 to 4.32.0; and CDP from 135 to 136 (#3020)
  • bump LittleProxy from 2.4.1 to 2.4.2 (fixed memory leak)

Full Changelog: selenide/selenide@v7.9.1...v7.9.2

v7.9.1

What's Changed

Full Changelog: selenide/selenide@v7.9.0...v7.9.1

v7.9.0

What's Changed

Dependency updates

... (truncated)

Changelog

Sourced from com.codeborne:selenide's changelog.

7.9.3 (27.05.2025)

  • bump Selenium from 4.32.0 to 4.33.0, including CDP v136 -> v137 (#3034)
  • #2763 Can click with JS holding keys LEFT ALT, LEFT CTRL and LEFT SHIFT (#3030)
  • fix bug in "setValue": don't lose focus if the input is already focused (#3035)
  • fix page object initialization without webdriver (#3036)
  • fix condition "texts in any order" in FULL_TEXT mode (#3037)

7.9.2 (08.05.2025)

  • #2973 fix colors in video generated by Selenide video recorder (#3024)
  • #3022 start generating video only after test completion (waste less CPU) (#3024)
  • #2992 attach video recordings using "[[ATTACHMENT|FILE]]" format (#3024)
  • #3014 fix ClassCastException in selenide-appium when calling scroll(ScrollOptions) on a web browser (#3015)
  • Improve performance by caching list size in loops -- thanks to Luis Serna (#3013)
  • Fix SpotBugs config -- thanks to Yaraslau Lazakovich (#3018)
  • bump Selenium from 4.31.0 to 4.32.0; and CDP from 135 to 136 (#3020)
  • bump LittleProxy from 2.4.1 to 2.4.2 (fixed memory leak)

see https://github.com/selenide/selenide/milestone/224?closed=1

7.9.1 (22.04.2025)

  • #3010 respect Configuration.textCheck in $$.shouldHave(texts("First", "", "Third")); (#3011)
  • bump LittleProxy from 2.4.0 to 2.4.1

see https://github.com/selenide/selenide/milestone/223?closed=1

7.9.0 (19.04.2025)

  • #2992 Write screenshots in a format that Jenkins and GitLab treat as attachments -- thanks to Vivien Tintillier (#2998)
  • #2763 Can click with JS holding keys ALT, CTRL etc. (#3008)
  • bump Selenium from 4.30.0 to 4.31.0; and CDP from 134 to 135 (#2994)
  • check for empty expected value (#3007)

see https://github.com/selenide/selenide/milestone/222?closed=1

7.8.1 (04.04.2025)

  • Fix ClassCastException in terminateApp method -- thanks to Aliaksandr Rasolka (#2988)
  • #2968 restore method ByShadow.cssSelector to avoid breaking backward compatibility

see https://github.com/selenide/selenide/milestone/221?closed=1

7.8.0 (02.04.2025)

  • Extend appium interacts with apps abilities -- thanks to Aliaksandr Rasolka (#2964)
  • add methods to remove proxy listeners (#2981)
  • Add working with Shadow DOM for selenide page factory -- thanks to Ilya Koshaleu (#2968)
  • #2967 improve how the Android/iOS combined attribute looks in error messages (#2971)
  • bump Selenium from 4.29.0 to 4.30.0 (#2979)
  • Bump BrowserUpProxy from 3.1.2 to 3.2.0 (#2980)

see https://github.com/selenide/selenide/milestone/220?closed=1

7.7.3 (24.02.2025)

... (truncated)

Commits
  • ce050b9 release Selenide 7.9.3
  • 71c4a0d fix condition "texts in any order" in FULL_TEXT mode
  • 8e5c11b fix page object initialization without webdriver
  • 7de5cfd fix flaky test related to shadow dom
  • 6186b8e fix bug in "setValue": don't lose focus if the input is already focused
  • 84bf12a increase timeout for flaky test
  • 9daaa74 increase timeout for flaky test
  • c6007cc increase timeout for flaky test
  • f1384cf fix flaky tests: wait until the shadow elements get loaded
  • 4f2cfdc bump Selenium from 4.32.0 to 4.33.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 5.20.4 to 7.9.3.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v5.20.4...v7.9.3)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-version: 7.9.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 27, 2025
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