Skip to content

Instantly share code, notes, and snippets.

@sweatpantsninja
Created June 21, 2012 00:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sweatpantsninja/2963178 to your computer and use it in GitHub Desktop.
Save sweatpantsninja/2963178 to your computer and use it in GitHub Desktop.
undefined local variable or method 'browser'
it "marks order_items as returned", :driver => :webkit do
browser.authenticate(username, password)
visit some_path
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment