or false otherwise
WebFormManager.inputElementIsAutoFilled
bool inputElementIsAutoFilled(javascriptcore.value.Value element)Get whether element is an HTML input element that has been filled automatically.
Parameters
element | a #JSCValue |
Returns
true if element is an HTML input element that has been filled automatically,