# File lib/selenium/openqa/selenium.rb, line 1158
        def get_all_fields()
            return get_string_array("getAllFields", [])
        end