From c7b80631717d56d91d727f61c48934e26cebd00d Mon Sep 17 00:00:00 2001 From: Philipp Crocoll Date: Mon, 30 Jun 2025 14:36:59 +0200 Subject: [PATCH] add previously forgotten changes --- .../com-servicenet-mobile-no-focus.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Kp2aAutofillParser.Tests/com-servicenet-mobile-no-focus.json b/src/Kp2aAutofillParser.Tests/com-servicenet-mobile-no-focus.json index 50d7fb20..28893ff0 100644 --- a/src/Kp2aAutofillParser.Tests/com-servicenet-mobile-no-focus.json +++ b/src/Kp2aAutofillParser.Tests/com-servicenet-mobile-no-focus.json @@ -58,7 +58,8 @@ "IsFocused": false, "InputType": 97, "HtmlInfoTag": null, - "HtmlInfoTypeAttribute": null + "HtmlInfoTypeAttribute": null, + "ExpectedAssignedHints": [ "username" ] }, { "IdEntry": "password_text_input_layout", @@ -81,6 +82,7 @@ "InputType": 129, "HtmlInfoTag": null, "HtmlInfoTypeAttribute": null, + "ExpectedAssignedHints": [ "password" ] }, {