Skip to content

Bump selenide from 4.2 to 5.22.0#79

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.22.0
Closed

Bump selenide from 4.2 to 5.22.0#79
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.22.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps selenide from 4.2 to 5.22.0.

Release notes

Sourced from selenide's releases.

v5.21.0

Changes

🚀 Features

📦 Dependency updates

📖 Documentation

v5.20.4

Changes

(released 22.04.2021)

v5.20.3

Changes

(released 20.04.2021)

v5.20.2

Changes

📦 Dependency updates

  • upgrade to WebDriverManager 4.4.0
  • migrate 'maven' plugin to 'maven-publish' (#1451) @​asolntsev

(released 13.04.2021)

v5.20.1

Changes

  • New naming and assertion error for CollectionCondition.containExactTextsCaseSensitive() (prev. containTexts()) (#1439) @​bereg2k
  • Added $$.should() method + JavaDoc fixes (#1438) @​bereg2k

(released 23.03.2021)

v5.20.0

Changes

  • #1409 Added method for getting clipboard content -- thanks to Dmitriy Budim @​dbudim
  • #1422 add headless mode to Microsoft Edge browser (chromium-based) -- see PR #1424

... (truncated)

Changelog

Sourced from selenide's changelog.

5.22.0 (released 08.06.2021)

  • #1479 make it possible to check an alert before downloading a file -- see PR #1481
  • #1482 Add support for Condition.textCaseSensitive for selected options in select element -- thanks to Oleg Berezhnoy
  • #1380 Add selectors byTextCaseInsensitive and withTextCaseInsensitive -- see PR #1381
  • #1483 add method Driver.getSessionId() -- thanks to Petro Ovcharenko
  • override default Selenium http timeouts -- see PR #1433
  • #1472 refactoring: pass WebElementSource instead of SearchContext

5.21.0 (released 15.05.2021)

  • #1055 Avoid multiple screenshots for chained locators -- see PR #1465
  • #1448: add BrowserPerTestStrategyExtension to close browser after each test -- thanks to Aaftakhov for PR #1450
  • #1447 Add hover with offset -- see PR #1461
  • #1464 upgrade to WebDriverManager 4.4.3 -- thanks to Anil Kumar Reddy Gaddam
  • #1469 upgrade to httpclient to 5.1 -- thanks to Anil Kumar Reddy Gaddam
  • #1430 javadoc: improve description of lazy loading in many Selenide methods
Commits
  • cbb0401 release Selenide 5.22.0
  • e0c2ded #1380 find only the first element effectively
  • 145f70a #1380 reuse JavaScript class in ByShadow
  • a1f47c3 #1380 add selectors withTextCaseInsensitive and byTextCaseInsensitive
  • 8922a07 #1380 move ByText, WithText, ByAttribute to subpackage selector
  • a0230cf override default Selenium http timeouts
  • 33bb293 extract WebElementSelector to a Selenide plugin
  • 104fbc3 pass WebElementSource instead of SearchContext
  • 942d56a #1479 make it possible to check an alert before downloading a file (#1481)
  • 383d21f #1483 minor code cleanup
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [selenide](https://github.com/selenide/selenide) from 4.2 to 5.22.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@selenide-4.2...v5.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 9, 2021
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #80.

@dependabot-preview dependabot-preview Bot deleted the dependabot/gradle/com.codeborne-selenide-5.22.0 branch June 21, 2021 05:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants