UiPath C# Coded Automation using a Template

preview_player
Показать описание
Demonstrate potential speed of development using UiPath C# Coded Automation (23.6 Community Edition Preview)
Highlights the following:
* Use of a wrapper class for our Config Dictionary (can use IntelliSense)
* Generate Static Classes (with Static read only strings) for any Excel data files used in the project (can use IntelliSense)
* Use of helper functions to invoke XAML Workflows from C# code
* Use pre-defined Type Into, Click & Target App options
* Ease of reading code compared to XAML Sequences

Stock Market Site
Рекомендации по теме
Комментарии
Автор

As someone just learning c# this really helped

xdasdaasdasd
Автор

Hello @doco, thx a lot for this great video, we really appreciate seeing the community building great stuff around coded automation! Concering your question on how to close a browser with CA, I would suggest to use myscreen.Dispose()

thomasstocker
Автор

Could you pleae add your code to Git ? also do you have code to Attched the browser in your helper class

jimiraj
Автор

How can I invoke a coded source file or a coded workflow? For some reason it doesn't let me do it

spumeeuw