Skip to content

Instantly share code, notes, and snippets.

@halhenke
Created September 23, 2015 02:21
Show Gist options
  • Save halhenke/f84419588b37b6940984 to your computer and use it in GitHub Desktop.
Save halhenke/f84419588b37b6940984 to your computer and use it in GitHub Desktop.
From https://netpenthe.wordpress.com/2012/11/02/pause-capybara/ How to pause a Capybara test mid-xecution
print "Press Return to continue..."
STDIN.getc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment