Created
June 21, 2012 00:40
-
-
Save sweatpantsninja/2963178 to your computer and use it in GitHub Desktop.
undefined local variable or method 'browser'
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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