# File lib/selenium/client/idiomatic.rb, line 420
      def all_window_titles
        string_array_command "getAllWindowTitles"
      end