Skip to content

Upgrade capybara to version 3.20.0#50

Closed
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/capybara-3.20.0
Closed

Upgrade capybara to version 3.20.0#50
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/capybara-3.20.0

Conversation

@depfu

@depfu depfu Bot commented May 16, 2019

Copy link
Copy Markdown

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ capybara (~> 2.17 → ~> 3.20) · Repo · Changelog

Release Notes

3.20.0 (from changelog)

Release date: 2019-05-14

Added

  • Node#obscured? to check viewport presence and element overlap
  • :obscured system filter to check whether elements are obscured in finders, assertions, and expectations
  • :label selector :for option can be a regexp
  • Significantly smaller isDisplayed/getAttribute atoms for selenium driver. If these produce issues you can disable their use by setting an environment variable named 'DISABLE_CAPYBARA_SELENIUM_OPTIMIZATIONS' (Please also report any issues).
  • href: false option with find_link/click_link/:link selector ignores href presence/absence

Fixed

  • Workaround Safari issue with send_keys not correctly using top level modifiers
  • Workaround Safari not retrying click due to incorrect error type
  • Fix Safari attach_file block mode when clicking elements associated to the file input
  • Workaround Safari issue with repeated hover

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label May 16, 2019
@depfu

depfu Bot commented May 19, 2019

Copy link
Copy Markdown
Author

Closed in favor of #51.

@depfu depfu Bot closed this May 19, 2019
@depfu
depfu Bot deleted the depfu/update/capybara-3.20.0 branch May 19, 2019 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants