# File lib/selenium/client/idiomatic.rb, line 349
      def go_back(options={})
        remote_control_command "goBack"
        wait_for options
      end