# File lib/scrubyt/core/navigation/navigation_actions.rb, line 91
    def wait(time=1)
      FetchAction.wait(time)
    end