Skip to content
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

Update dependency com.codeborne:selenide to v7.6.1 #420

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2024

This PR contains the following updates:

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

Release Notes

selenide/selenide (com.codeborne:selenide)

v7.6.1

Compare Source

  • bump Selenium from 4.26.0 to 4.27.0 (incl. CDP 130 -> 131) (#​2904)
  • fix double click appium -- thanks to Petro Ovcharenko (#​2905)
  • #​2906 make method Click.execute() overridable again (#​2909)
  • Bump jacksonVersion from 2.18.1 to 2.18.2 (#​2907)

v7.6.0

Compare Source

  • #​2145 Add tests video recorder (#​2768) (#​2890) -- thanks to Sergey Brit
  • add "because" function for webDriverConditions (#​2853) -- thanks to Daniil Moiseev
  • add method $.scrollIntoCenter() (#​2842)
  • support special space characters when asserting texts (#​2858) -- thanks to Daniil Moiseev
  • support special space characters when finding element by text (#​2884)
  • #​2859 add method inNewBrowser(Config config, Runnable lambda) (#​2902)
  • #​2859 fix bug with using custom config inside method inNewBrowser(Runnable lambda) (#​2902)
  • Fix browser not created exception with AppiumPageFactory (#​2879) -- thanks to Petro Ovcharenko
  • #​2896 fix method Selenide.screenshot(filename) to match the description in javadoc (#​2901)
  • bump Selenium from 4.25.0 to 4.26.0 (incl. CDP 129 -> 130)
  • JSR305 -> JSpecify (#​2889)
  • convert some Selenide "info" logs to "debug" (#​2892)

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

v7.5.1

Compare Source

  • bump Selenium from 4.24.0 to 4.25.0 (#​2851)
  • add method Configuration.config() (#​2852)

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

v7.5.0

Compare Source

  • #​1372 allow to open every new browser with its own Configuration (#​2846)
  • #​2832 Raise "bubbleable" events when selection options in <select>s. (#​2835)
  • Add few builder methods for DownloadOptions (#​2841)
  • #​2836 don't try to close any windows when downloading a file (#​2840)
  • #​2830 generate error details only once during error construction (#​2839)
  • don't catch all errors (#​2845)
  • bump BrowserUpProxy from 2.2.18 to 2.2.19
  • bump dnsjava from 3.6.0 to 3.6.1
  • bump LittleProxy from 2.2.4 to 2.3.0 (#​2837)

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

v7.4.3

Compare Source

  • bump Selenium from 4.23.1 to 4.24.0 (#​2825)
  • Bump LittleProxy from 2.2.3 to 2.2.4 (#​2831)
  • Bump Netty from 4.1.112.Final to 4.1.113.Final (#​2834)

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

v7.4.2

Compare Source

  • bump Selenium from 4.23.0 to 4.23.1
  • disable Chrome popups "Save address?" and "Save card?" (#​2802)
  • #​2800 Check dynamic properties in addition to attributes (#​2801)
  • #​2808 support List<? extends Container> in page objects for mobile apps (#​2812)
  • Make $.selectOption*() trigger 'input' event in addition to 'change' event (#​2813)

v7.4.1

Compare Source

v7.4.0

Compare Source

  • bump Selenium from 4.22.0 to 4.23.0 (#​2785)
  • disable Chrome popup "Choose your search engine" (#​2792)
  • disable Chrome warning in JS console: "Don't paste code into the DevTools Console..." (#​2792)
  • #​2782 Add dom attribute and property conditions (#​2783)
  • #​1816 allow clipboard operations in remote Chromium browsers (#​2794)
  • #​2773 merge "prefs" provided by user with "prefs" generated by Selenide (#​2793)
  • #​2786 allow page objects with fields of type List and List (#​2787)
  • stabilize opening deep links in iOS (#​2787)
  • #​2790 fix AppiumElementDescriber to work correctly in web browser (#​2791)
  • add method $$.describe() - analogue of $.describe() (#​2787)

v7.3.3

Compare Source

  • bump Selenium from 4.21.0 to 4.22.0
  • Bump io.appium:java-client from 9.2.2 to 9.2.3 (#​2752)
  • Bump nettyVersion from 4.1.109.Final to 4.1.111.Final (#​2749) (#​2764)
  • Bump io.github.littleproxy:littleproxy from 2.2.1 to 2.2.3 (#​2765)

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 June 21, 2024 11:38
@renovate renovate bot force-pushed the renovate/selenide.version branch from f007ec3 to 291a1ae Compare July 25, 2024 23:09
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.3.3 Update dependency com.codeborne:selenide to v7.4.0 Jul 25, 2024
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.4.0 Update dependency com.codeborne:selenide to v7.4.1 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/selenide.version branch from 291a1ae to 6117848 Compare July 30, 2024 13:33
@renovate renovate bot force-pushed the renovate/selenide.version branch 3 times, most recently from d3104a0 to 0aaa6e8 Compare August 13, 2024 17:00
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.4.1 Update dependency com.codeborne:selenide to v7.4.2 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/selenide.version branch from 0aaa6e8 to 31caa96 Compare September 5, 2024 20:13
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.4.2 Update dependency com.codeborne:selenide to v7.4.3 Sep 5, 2024
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.4.3 Update dependency com.codeborne:selenide to v7.5.0 Sep 15, 2024
@renovate renovate bot force-pushed the renovate/selenide.version branch 2 times, most recently from 573c3d7 to 113b009 Compare September 21, 2024 07:36
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.5.0 Update dependency com.codeborne:selenide to v7.5.1 Sep 21, 2024
@renovate renovate bot force-pushed the renovate/selenide.version branch from 113b009 to 6dfffaf Compare October 2, 2024 12:34
@renovate renovate bot force-pushed the renovate/selenide.version branch from 6dfffaf to da3866a Compare November 15, 2024 16:22
@renovate renovate bot force-pushed the renovate/selenide.version branch from da3866a to f603d05 Compare November 25, 2024 07:51
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.5.1 Update dependency com.codeborne:selenide to v7.6.0 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/selenide.version branch from f603d05 to d7aa83a Compare December 2, 2024 22:46
@renovate renovate bot changed the title Update dependency com.codeborne:selenide to v7.6.0 Update dependency com.codeborne:selenide to v7.6.1 Dec 2, 2024
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