Closed luckyrat closed 1 year ago
Hello, I am working around with those settings in Kee, without getting a autofill working solution for common German Postbank banking site: https://meine.postbank.de/#/login
Pls can you provide exact settings for screenshot setting.png?
Thank you so much, any help will be appreciated...
for common German Postbank Pls can you provide exact settings
At least that's how it works for me:
- Michael Sy.
Will be fixed in Kee 3.11.
The
ConfigManager.isFormInteresting
method only reliably ignores case for exclude list items. While that does solve a lot of the problems the "ignore case" feature set out to resolve, the user interface implies and in my opinion user expectation would be that the setting applies to the include list too.A map/filter operation needs to be performed on the 4 include arrays similar to the exclude equivalents.
Until merged and released, users can work around this bug by disabling the "ignore case" feature and ensuring that they type the exact ID or name into the include (and exclude) lists.