Filled |
The FilledField type exposes the following members.
| Name | Description | |
|---|---|---|
| AutofillType | The actual field type, e.g FAMILY_NAME | |
| FieldId | The form field's DOM node | |
| FillingStrategy | The filling strategy | |
| FrameId | The frame the field belongs to | |
| HtmlType | The type of the field, e.g text, password etc. | |
| Id | the html id | |
| Name | the html name | |
| Value | the field value |