Closed pputre closed 1 year ago
Ok. I'll get that fixed up ASAP.
On Mon, Jun 13, 2022, 10:58 AM pputre @.***> wrote:
Hi Zac- login script for TW lost the ability to execute the 'Enter' command after typing in the password. All login scripts are failing that use this. Still works on version 1.24.0
— Reply to this email directly, view it on GitHub https://github.com/zacfilan/brimstone-recorder/issues/239, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVIGSUG42NOG37TWQI24HGTVO5ECTANCNFSM5YUQVNUA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Could you try recording over that one step? e.g. the one where you type password01Enter
I had to generalize the way enter keys are recorded and played back. So right now you've got the old record enter action using the new playback mechanism and they don't match up.
Issue fixed.
Hi Zac- login script for TW lost the ability to execute the 'Enter' command after typing in the password. All login scripts are failing that use this. Still works on version 1.24.0 Here is the Json description in that step: type password01Enter
Other steps that use the keyboard enter command seem to be working. I will continue to research. Let me know if you need any of the files.