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