input_element_is_auto_filled


Description:

public static bool input_element_is_auto_filled (Value element)

Get whether element is an HTML input element that has been filled automatically.

Parameters:

element

a Value

Returns:

true if element is an HTML input element that has been filled automatically, or false otherwise