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