# File lib/capybara/poltergeist/errors.rb, line 69
      def position
        [response['args'][1]['x'], response['args'][1]['y']]
      end