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

ui change, add attributes, etc #272

Closed rcktrncn closed 2 years ago

rcktrncn commented 2 years ago

Added attributes to the control e.g., Whether TextBox allows input of line breaks (And users can know it by a scroll bar) ComboBox is window list ComboBox is variables list

Moved Automation command files to a folder for each command group.