Skip to content

Instantly share code, notes, and snippets.

@thechrisoshow
Created December 9, 2010 12:34
Show Gist options
  • Save thechrisoshow/734670 to your computer and use it in GitHub Desktop.
Save thechrisoshow/734670 to your computer and use it in GitHub Desktop.
When /^I reload the page$/ do
page.evaluate_script("window.location.reload()");
end
@nithinmannari
Copy link

I am getting the following error. Please help!!

Error: undefined local variable or method `page' for #Object:0x007fe274fc3a38 (NameError)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment