# File lib/selenium/openqa/selenium.rb, line 1249 def get_all_window_titles() return get_string_array("getAllWindowTitles", []) end