# File lib/selenium/client/idiomatic.rb, line 408
      def all_window_ids
        string_array_command "getAllWindowIds"
      end