testing-spring-boot-applications-masterclass
testing-spring-boot-applications-masterclass copied to clipboard
Update dependency com.codeborne:selenide to v6.7.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.codeborne:selenide (source) | 6.7.1 -> 6.7.4 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
selenide/selenide
v6.7.4
- #1942 fix exception in "Dead threads watchdog" #1942 -- see PR #1943
- #1936 Add remote read timeout as configurable parameter -- thanks to Rodion Goritskov for PR #1936
- #1935 Bump Netty from 4.1.79.Final to 4.1.80.Final
v6.7.3
- #1923 add condition
partialValue-- see PR #1924 - #1928 add condition
$.shouldHave(tagName("div"))-- see PR #1929 - #1934 Check that element is
<select>in methods$.getSelectedText(),getSelectedValue() - #1934 rename
$.getSelectedText()to$.getSelectedOptionText() - #1934 rename
$.getSelectedValue()to$.getSelectedOptionValue() - #1932 Bump webdrivermanager from 5.2.3 to 5.3.0
- #1931 Bump slf4jVersion from 1.7.36 to 2.0.0
- #1921 Bump browserup-proxy-core from 2.2.1 to 2.2.2
v6.7.2
- #1917 fix memory leak in Selenide -- see PR #1919
- #1918 upgrade to LittleProxy 2.0.11 which also has fixed a memory leak
- #1913 upgrade to selenium 4.4.0 -- see https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG
- #1920 fix
full-size-screenshot: pick the right window on remote webdriver
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 becomes conflicted, 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.