Index of forms to test the browser addon of Cozy Pass
- Standard forms
- Identity forms with tricks
- No menu forms
- Custom fields
- Special forms
- Special cases from the web (static html pages)
- EX019 - Junior SNCF CB - a Card form, with two ambiguous fields (month & year), but with enough other Card fields
- EX020 - Junior SNCF CB with only month & year - a Card form, with two ambiguous fields (month & year), but without enough other Card fields
- LaPoste.fr : A CB where each field is in an iframe, only the first one is in a form, so we prefer not to create a rule to activate the menu for second and third inputs. The probability of edge cases is to high and in this case, having only one menu is ok since autofill will work on each input.
- NextInpact.com : An identity form where most fields are twice, one visible, one hidden. This led to select for the menu only the first field, which is hidden : the visible field had then no menu. We fixed this by selecting the last visible fields if exists, any hidden otherwise.
note : open this static page from the local filesystem, css is not displayed when served from localhost (?)
- List of online web sites for tests
- List of web sites for tests without a cipher