Skip to content

Instantly share code, notes, and snippets.

@giljr
Created November 25, 2025 21:14
Show Gist options
  • Select an option

  • Save giljr/4a5559e8645589e4a90a189ee0167b04 to your computer and use it in GitHub Desktop.

Select an option

Save giljr/4a5559e8645589e4a90a189ee0167b04 to your computer and use it in GitHub Desktop.
Capybara call How it finds the radio
choose('smoker_s') by the radio button’s id
choose('Sim') by the label’s visible text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment