# File lib/selenium/client/legacy_driver.rb, line 1215 def get_all_window_ids() return string_array_command("getAllWindowIds", []) end