# File lib/selenium/openqa/selenium.rb, line 1235 def get_all_window_ids() return get_string_array("getAllWindowIds", []) end