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