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