Move back a single entry in the browser's history.
297 298 299
# File 'lib/capybara/session.rb', line 297 def go_back driver.go_back end