# File selenium.rb, line 1234
        def get_all_window_ids()
            return get_string_array("getAllWindowIds", [])
        end