# File selenium.rb, line 1248 def get_all_window_titles() return get_string_array("getAllWindowTitles", []) end