saucepleez / taskt

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
http://www.taskt.net/
1.06k stars 346 forks source link

Screen recorder gives problematic SendKeys codes with DosBox #291

Open mfasold opened 2 years ago

mfasold commented 2 years ago

I have been recording a skript while running a DosBox program, and observed the following issues with the recorded Send Keystrokes sequences:

Additionally I saw the previoulsy observed issue #124 and cases where the XML could not be saved following a screen recording due to characterer encoding problems (see screenshot below). However, both of those issees were not seen when I only recorded keyboard input in the recording, deactivating all other checkboxes in the screen recorder options.

taskr-screenshot

Please excuse my ignorance if above behaviour is expected or already known in my setting. Note that used taskt 3.5.0.0 on Windows 10 Pro.