capybara-ui 1.3.0
Capybara-UI (formerly called Dill) is a Capybara abstraction that makes it easy to define reuseable DOM "widgets", aka page objects, and introduces the concept of "roles" to allow you to easily organize your testing methods and widgets. Capybara-UI also introduces helpers and syntactic sugar to make your testing even easier.
Gemfile:
=
install:
=
Development Dependencies (11):
cucumber
>= 5.3
cuprite
>= 0
pry
>= 0
pry-nav
>= 0
puma
>= 0
rails
~> 6.1.0
rspec-given
>= 3.8
selenium-webdriver
>= 0
simplecov
>= 0
sinatra
>= 0
webdrivers
>= 0