1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara/driver
Masafumi Koba 26bd673484
Improve Capybara::Driver::Node#set API doc
This fixes just `@param` types of the `#set` method. It's a small fix.
Also, this omits the `options` parameter's default value. It's explicit from the method signature.

[skip ci]
2019-05-26 17:21:36 +09:00
..
base.rb Allow drivers to provide initial element visibility with found elements and receive other optional filtering options for find_xpath/css. 2019-01-08 10:52:19 -08:00
node.rb Improve Capybara::Driver::Node#set API doc 2019-05-26 17:21:36 +09:00