taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
1.11k
stars
354
forks
source link
[Error] - Try / Catch structure #196
Closed
wladneto closed 4 years ago
When you finish executing the catch block commands, the taskt is returning the last line of the try block.
The taskt should proceed to commands after catch.