You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automation is extremely difficult since, after setting focus to a code, there is no way to use the keyboard to copy the code. I would expect hitting space, enter, ctrl-C, or ctrl-ins would copy the code to the clipboard. Use case: powershell to launch WinOTP, select a code, copy it, close WinOTP and use the code for further automation. There is also no alternate way of grabbing a code from the command line.
The text was updated successfully, but these errors were encountered:
Automation is extremely difficult since, after setting focus to a code, there is no way to use the keyboard to copy the code. I would expect hitting space, enter, ctrl-C, or ctrl-ins would copy the code to the clipboard. Use case: powershell to launch WinOTP, select a code, copy it, close WinOTP and use the code for further automation. There is also no alternate way of grabbing a code from the command line.
The text was updated successfully, but these errors were encountered: