# File selenium.rb, line 1241 def get_all_window_names() return get_string_array("getAllWindowNames", []) end