-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: teamcapybara/capybara
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for coordinates on
dragstart, and related drag_to adjustments to work with react-dnd's HTML5 implementation
#2837
opened Apr 10, 2026 by
ragesoss
Loading…
Fix kwargs in
assert_*_of_selectors methods in minitest
#2829
opened Oct 6, 2025 by
Jealrock
Loading…
Fix
assert_selector support for Hash locator
#2826
opened Sep 17, 2025 by
seanpdoyle
Contributor
Loading…
Capybara.disable_animation also disables view transitions
#2790
opened Dec 22, 2024 by
eric-eye
Loading…
Add Capybara.touched_session_names method to retrieve used session names
#2784
opened Oct 28, 2024 by
alpaca-tc
Loading…
Install RSpecMatcherProxies via Object#extend as well
#2771
opened Aug 28, 2024 by
amatsuda
Contributor
Loading…
Disable the Chrome search engine selector by default
#2768
opened Aug 16, 2024 by
dgmstuart
Loading…
Fix a rubocop offense for
Style/SuperArguments cop
#2765
opened Jun 27, 2024 by
ydah
Contributor
Loading…
Use Addressable::URI.join to merge base_uri and visit_uri
#2728
opened Dec 23, 2023 by
akmhmgc
Loading…
Supporting tables that have both horizontal and vertical headers
#2703
opened Aug 26, 2023 by
lukaszmakuch
Loading…
Fix clearing text in content-editable elements with
set
#2672
opened Jun 5, 2023 by
boris-petrov
Loading…
Added
Capybara.disable_animation_extra_css option to insert extra CSS in Capybara::Server::AnimationDisabler::DISABLE_MARKUP_TEMPLATE
#2418
opened Oct 30, 2020 by
ndbroadbent
Contributor
Loading…
Allow registering a reset proc with the selenium driver
#2186
opened May 12, 2019 by
twalpole
Member
Loading…
Expand
click_on beyond just an alias of click_link_or_button
#2182
opened May 1, 2019 by
twalpole
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.