rubocop / rubocop-capybara

Code style checking for Capybara files.
https://docs.rubocop.org/rubocop-capybara
MIT License
38 stars 7 forks source link

Add `Capybara/AmbiguousClick` cop and make soft-deprecated `Capybara/ClickLinkOrButtonStyle` cop. If you want to use `EnforcedStyle: strict`, use `Capybara/AmbiguousClick` cop instead #99

Closed ydah closed 1 month ago

ydah commented 6 months ago

Motivation: https://github.com/rubocop/rubocop-capybara/issues/81


Before submitting the PR make sure the following are checked:

If you have created a new cop:

If you have modified an existing cop's configuration options: