# File lib/selenium/openqa/selenium.rb, line 1242 def get_all_window_names() return get_string_array("getAllWindowNames", []) end