Skip to content

Update dependency com.codeborne:selenide to v7.9.3 #461

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: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.codeborne:selenide (source) 7.7.3 -> 7.9.3 age adoption passing confidence

Release Notes

selenide/selenide (com.codeborne:selenide)

v7.9.3

Compare Source

  • 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)

v7.9.2

Compare Source

  • #​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

v7.9.1

Compare Source

  • #​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

v7.9.0

Compare Source

  • #​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

v7.8.1

Compare Source

  • 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

v7.8.0

Compare Source

  • 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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from rieckpil as a code owner April 2, 2025 23:18
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.8.0 Update dependency com.codeborne:selenide to v7.8.1 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/selenide.version branch from d70c3f4 to f815823 Compare April 3, 2025 21:58
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.8.1 Update dependency com.codeborne:selenide to v7.9.0 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/selenide.version branch from f815823 to 50377c2 Compare April 18, 2025 23:43
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.9.0 Update dependency com.codeborne:selenide to v7.9.1 Apr 22, 2025
@renovate renovate bot force-pushed the renovate/selenide.version branch from 50377c2 to 94d3142 Compare April 22, 2025 22:22
@renovate renovate bot force-pushed the renovate/selenide.version branch 2 times, most recently from 7e67241 to 3d47020 Compare May 8, 2025 20:11
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.9.1 Update dependency com.codeborne:selenide to v7.9.2 May 8, 2025
@renovate renovate bot force-pushed the renovate/selenide.version branch from 3d47020 to a50e1ba Compare May 27, 2025 16:28
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.9.2 Update dependency com.codeborne:selenide to v7.9.3 May 27, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants