# File lib/selenium/client/idiomatic.rb, line 414
      def all_window_names
        string_array_command "getAllWindowNames"
      end