We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 426ad6d + a9df90e commit 35b3539Copy full SHA for 35b3539
1 file changed
maps/forms/forms.jsonc
@@ -234,20 +234,6 @@
234
},
235
"webtests.dev": {
236
"pathnames": {
237
- "/forms/login/simple": {
238
- "forms": [
239
- {
240
- "category": "account-login",
241
- "container": ["form[action='/login']"],
242
- "fields": {
243
- "username": ["input#username"]
244
- },
245
- "actions": {
246
- "submit": ["form[action='/login'] button[type='submit']"]
247
- }
248
249
- ]
250
251
"/forms/login/ambiguous-inputs": {
252
"forms": [
253
{
0 commit comments