class Capybara::Cuprite::Browser::Page

def refresh

def refresh
  @wait = timeout
  command("Page.reload")
end