Menu

#1414 The \w autotype sequence appears to not wait the correct duration of time

v1.0_(example)
closed
nobody
None
2
2017-05-18
2017-05-15
MrMe
No

Platform: Windows using Password v3.42.01

The sequence \u\n\W3\p\n will autotype the username and password on separate lines (for example autotyping into Notepad) with a delay of 3 seconds before typing the password.

The sequence \u\n\w3000\p\n should work exactly the same way as the above sequence because 3000 milliseconds is the same a 3 seconds, but on autotyping this sequence into Notepad, the delay before the password is typed appears to be less than 3 seconds. This could be due to a parsing error when \w is used.

Discussion

  • DrK

    DrK - 2017-05-17

    As the Help file says, the format of the \w and \W autotype field is "\wNNN or \WNNN". It also states that “NNN is limited to a maximum of three digits”.

    It is working as documented - the wait time produced is 300 milliseconds. For delays greater than 999 milliseconds, the only option is in whole seconds with the capital W.

     

    Last edit: DrK 2017-05-17
  • MrMe

    MrMe - 2017-05-18

    Okay, my mistake.

    Thanks.

     
  • Rony Shapiro

    Rony Shapiro - 2017-05-18
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB