taskt icon indicating copy to clipboard operation
taskt copied to clipboard

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework

Results 57 taskt issues
Sort by recently updated
recently updated
newest added

When script file save, {var} is convert to ⦃var⦄, and some keyword is covert too. It's enable to smoothly open and run script in different setting taskt. ex.) if variable...

Hello, great project!!!! I hope that it will be further developed. I'm trying to send an email via SMTP without SSL. Is that possible? Thanks

Hello, it would be possible to put a step where it is possible to make the automation wait for a certain window to appear. Same as "File Operation Commands -...

2022-06-28 11:40:43.914 +02:00 [INF] Engine Class has been initialized 2022-06-28 11:40:43.930 +02:00 [INF] Client requesting to execute script using frmEngine 2022-06-28 11:40:43.930 +02:00 [INF] Bot Engine Started: 28/06/2022 11:40:43 2022-06-28...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

I activated a browser window and wanted to operate elements in this window, but an error was displayed. The log is as follows. Does anyone know how to handle it,thanks...

Hi, I want use System.Diagnostics.Process("") but in Taskt not found System.Diagnostics framwork how can I add framwork in taskt ? thx. ![taskt](https://user-images.githubusercontent.com/63323757/171152190-af64950a-0c60-495c-b264-2a4a13007cab.png)

I have been recording a skript while running a DosBox program, and observed the following issues with the recorded Send Keystrokes sequences: - It records keys that later will yield...

The offset is not working as expected. Y seems to not effect the offset. Reviewing the source code, it appears the X offset is set for both X and Y....

when i'm typing in a notepad using the screen recorder, it's repeating the same typed letter many times. For instance, i'm typing "test" and the screen recorder is saving "tttttteeeeeesssssstttttttttttttttttttttttttttttttttttttttttt"...