Skip to content

Instantly share code, notes, and snippets.

@amalrik
Created March 2, 2019 13:33
Show Gist options
  • Save amalrik/835ad7bcada2f2926614d992c70921d2 to your computer and use it in GitHub Desktop.
Save amalrik/835ad7bcada2f2926614d992c70921d2 to your computer and use it in GitHub Desktop.
Using Page Object Pattern in rspec - class creation
mkdir spec/support
touch spec/support/new_post_form.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment