Utilizando uipath tools

I want to share with you so that you learn to use all the tools of uipath, in this example I will use the following:

Repetitive process:

  • for each
  • type text
  • assent.
  • selectors
  • send hotkeys.
  • click
    copy this in declaration of variable Directory.
    "C: \ Users \ Root \ Documents \ TestProcess " + DateTime.Today.ToString (“yyyy”) + "" + DateTime.Today.ToString (“MMMM”, new CultureInfo (“es-ES”)) + "" + DateTime.Today.ToString (“dd-MM-yy”) + ""Main.xaml (25.2 KB)
    project.json (293 Bytes)