Skip to content

Bump selenide from 4.2 to 5.23.1#84

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.codeborne-selenide-5.23.1
Open

Bump selenide from 4.2 to 5.23.1#84
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.codeborne-selenide-5.23.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps selenide from 4.2 to 5.23.1.

Release notes

Sourced from selenide's releases.

v5.23.1

Changes

🚀 Features

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

v5.23.0

5.23.0 (released 16.07.2021)

  • #1442 Conditional wait for non-WebElement entities -- thanks to Dmitriy Budim for PR #1478
  • #1442 Add method sessionStorage.getItems() -- see PR #1502
  • #1442 Add method localStorage.getItems() -- see PR #1502
  • #1442 add should-methods for clipboard -- see PR #1507
  • #1477 Make Selenide.screenshot() take screenshots even if Configuration.screenshots == false.

v5.22.3

5.22.3 (released 05.07.2021)

  • #1474 add workaround for NPE in RemoteWebElement.isDisplayed() -- see PR #1498

v5.22.2

Changes

🚀 Features

📦 Dependency updates

v5.22.1

5.22.1 (released 18.06.2021)

  • Add mime type "binary/octet-stream" to download binary files in FireFox

v5.22.0

Changes

🚀 Features

... (truncated)

Changelog

Sourced from selenide's changelog.

5.23.1 (released 30.07.2021)

  • #1500 forbid calling switchTo().innerFrame() without parameters -- see PR #1509
  • #1435 add report when switching between frames -- thanks to Pavel Fokin for the PR

5.23.0 (released 16.07.2021)

  • #1442 Conditional wait for non-WebElement entities -- thanks to Dmitriy Budim for PR #1478
  • #1442 Add method sessionStorage.getItems() -- see PR #1502
  • #1442 Add method localStorage.getItems() -- see PR #1502
  • #1442 add should-methods for clipboard -- see PR #1507
  • #1477 Make Selenide.screenshot() take screenshots even if Configuration.screenshots == false.

5.22.3 (released 05.07.2021)

  • #1474 add workaround for NPE in RemoteWebElement.isDisplayed() -- see PR #1498

5.22.2 (released 30.06.2021)

  • #1493 support uploading files from inside of JAR files -- see PR #1494
  • fix command ./gradlew - now it installs jars to a local maven repo -- see PR #1489
  • add support for okhttp 4.9.1 -- see PR #1488

5.22.1 (released 18.06.2021)

  • Add mime type "binary/octet-stream" to download binary files in FireFox

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
  • e646f97 release Selenide 5.23.1
  • cc24ecd #1500 add unit-tests for the hacked FrameByIdOrName
  • 8b876c8 #1500 forbid calling switchTo().innerFrame() without parameters
  • c80d5aa #1500 replace old-style getCurrentFrameUrl() asserts with a new-style `shou...
  • 4b8edad fix flaky test: setup chromedriver
  • bbab690 #1435 reformat the code
  • 74e0faf Merge pull request #1435 from fokinp/additional_logging
  • a2e0673 Merge branch 'master' into additional_logging
  • c045579 release Selenide 5.23.0
  • e107c27 #1442 add should-methods for clipboard
  • 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.23.1.
- [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.23.1)

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 Aug 2, 2021
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