Page 1 of 1

Mantis und KeyPass

Posted: 11 Aug 2020, 15:42
by Gaettner
Hallo,
die Sequenz in der Login-Maske "{USERNAME}{TAB}{ENTER}{PASSWORD}{ENTER}" als AutoType führt bei Keypass hinterlegt nicht zum Erfolg.
Weiß jemand, warum nicht?
Danke!
Gättner

Re: Mantis und KeyPass

Posted: 11 Aug 2020, 18:03
by atrol

Re: Mantis und KeyPass

Posted: 11 Aug 2020, 21:12
by Starbuck
I use this sequence in KeePass for some Mantis sites:

{DELAY=60}{HOME}+{END}{UserName}{ENTER}{DELAY 1000}{HOME}+{END}{Password}{ENTER}

This sequence takes much more time but it is much more detailed and never fails with any Mantis site.

{DELAY=80}{HOME}+{END}{DELAY 500}{UserName}{DELAY 1000}{ENTER}{DELAY 4000}{HOME}+{END}{DEL}{DELAY 500}x{HOME}+{END}{DEL}{DELAY 500}{Password}{DELAY 1000}{ENTER}

Please let me know if you like either of these and I will add a note to issue #23691for others using KeePass.

Re: Mantis und KeyPass

Posted: 14 Aug 2020, 12:29
by Gaettner
Thank you atrol and Starbuck!!
Starbuck, the first rule sometimes fails, so I will use the second. "Take time, not life" should let it possible.
Eddi