From ddbaced4523421ef5dc4c99d9cd2d6e05532114d Mon Sep 17 00:00:00 2001 From: Chris Brind Date: Thu, 27 Jun 2024 12:03:54 +0100 Subject: [PATCH] create separate signup form for ui testing --- .../autoprompt/0-standard-signup-form.html | 43 +++++++++++++++++++ .../autoprompt/1-standard-login-form.html | 5 ++- autofill/autoprompt/2-form-in-modal.html | 5 ++- autofill/autoprompt/3-multistep-form.html | 5 ++- autofill/autoprompt/4-covered-form.html | 5 ++- autofill/autoprompt/5-form-with-text.html | 5 ++- autofill/autoprompt/success.html | 31 +++++++++++++ index.html | 11 ++--- 8 files changed, 95 insertions(+), 15 deletions(-) create mode 100644 autofill/autoprompt/0-standard-signup-form.html create mode 100644 autofill/autoprompt/success.html diff --git a/autofill/autoprompt/0-standard-signup-form.html b/autofill/autoprompt/0-standard-signup-form.html new file mode 100644 index 0000000..4d85689 --- /dev/null +++ b/autofill/autoprompt/0-standard-signup-form.html @@ -0,0 +1,43 @@ + + + + + + + Autofill autoprompt for signin forms + + + + +

[Home]

+ + +

+ +
+
+

Password generation during signup

+
+ + + + + + + +
+
+
+ + + + diff --git a/autofill/autoprompt/1-standard-login-form.html b/autofill/autoprompt/1-standard-login-form.html index 8fce03a..cddf44f 100644 --- a/autofill/autoprompt/1-standard-login-form.html +++ b/autofill/autoprompt/1-standard-login-form.html @@ -12,8 +12,9 @@

[Home]