Bump com.codeborne:selenide from 7.3.3 to 7.4.1 by dependabot[bot] · Pull Request #1110 · allure-framework/allure-java
Bumps com.codeborne:selenide from 7.3.3 to 7.4.1.
Release notes
Sourced from com.codeborne:selenide's releases.
v7.4.1
Changes
- Fix augmenter error in mobile (#2798)
@asolntsev📦 Dependency updates
- Bump io.appium:java-client from 9.2.3 to 9.3.0 (#2796)
@dependabot- Bump com.github.valfirst.browserup-proxy:browserup-proxy-core from 2.2.17 to 2.2.18 (#2795)
@dependabotv7.4.0
What's Changed
- Update to selenium 4.23.0 by
@asolntsevin selenide/selenide#2785- Disable "Choose your search engine" dialog in Chrome 127+ by
@asolntsevin selenide/selenide#2792- disable Chrome warning in JS console: "Don't paste code into the DevTools Console..." by
@asolntsevin selenide/selenide#2792- Add dom attribute and property conditions by
@rosolkoin selenide/selenide#2783- #1816 allow clipboard operations in remote Chromium browsers by
@asolntsevin selenide/selenide#2794- #2773 merge "prefs" provided by user with "prefs" generated by Selenide by
@asolntsevin selenide/selenide#2793- #2786 allow page objects with fields of type
List<SelenideElement>andList<SelenideAppiumElement>by@asolntsevin selenide/selenide#2787- #2790 fix AppiumElementDescriber to work correctly in web browser by
@asolntsevin selenide/selenide#2791- add method $$.describe() - analogue of
$.describe()by@asolntsevin selenide/selenide#2787Full Changelog: selenide/selenide@v7.3.3...v7.4.0
Changelog
Sourced from com.codeborne:selenide's changelog.
7.4.1 (released 30.07.2024)
- Bump Appium from 9.2.3 to 9.3.0 (#2796)
- Bump BrowserupProxy from 2.2.17 to 2.2.18 (#2795)
- #2797 Fix augmenter error in mobile (#2798)
7.4.0 (released 26.07.2024)
- 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)
Commits
89f8aa3release Selenide 7.4.144f4c15remove unneeded env var BUILD_URL29ff478bump upload-artifact from v3 to v4703affc#2797 fix Augmenter error in when selenide-appium is in classpath and CDP is ...c12aa65Bump io.appium:java-client from 9.2.3 to 9.3.0848bc28Bump com.github.valfirst.browserup-proxy:browserup-proxy-coread18b5frelease Selenide 7.4.0533a3cf#2773 merge "prefs" provided by user with "prefs" generated by Selenidea003f94#1816 allow clipboard operations in remote Chromium browsers9d26f63#2782 #2783 replace unit-tests with integration tests- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)