Experiments in autofilling formsAn experimental approach to the autofill tool that relies on visible descriptors and hierarchy in the Document Object Model (DOM), rather than input element metadata, to determine how to fill an input.
Currently only supports text input elements. Support for select input elements and others will be added soon.