Skip to content

Instantly share code, notes, and snippets.

View Henchworm's full-sized avatar
🐈‍⬛

Chris Hewitt(he/him) Henchworm

🐈‍⬛
View GitHub Profile
@Henchworm
Henchworm / Capybara.md
Created January 18, 2022 22:19 — forked from tomas-stefano/Capybara.md
Capybara cheatsheet

Capybara Actions

# Anchor
click_link 'Save'

# Button
click_button 'awesome'

# Both above

Checklist/Rubric

To make a copy of this rubric:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
  2. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

Part I: Creating Directories and Files; Initializing Git and Pushing to GitHub

  • I named my directories correctly.