capybara checkbox

Developer from somewhere

Here’s how you check a checkbox with capybara:

find("some_element").set(true)