# File lib/selenium/client/legacy_driver.rb, line 1229 def get_all_window_titles() return string_array_command("getAllWindowTitles", []) end