# File lib/selenium/client/legacy_driver.rb, line 1222 def get_all_window_names() return string_array_command("getAllWindowNames", []) end