# File selenium.rb, line 1157
        def get_all_fields()
            return get_string_array("getAllFields", [])
        end