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.11k stars 354 forks source link

[Error] - Try / Catch structure #196

Closed wladneto closed 4 years ago

wladneto commented 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.

saucepleez commented 4 years ago

Thanks, I have merged your PR