Main is the starting point for automations in UiPath and allows adding sequences or flowcharts according to workflow requirements. Sequences and flowcharts contain discrete steps and activities to interact with applications, and variables are used to pass values between steps. The design phase in UiPath involves dragging elements onto sequences, recording interactions by indicating elements on screen, and various other options. Logs are created by default in the UiPath logs folder, and packages can be published and robots run to execute automations locally.
5. Recording is the feature equivalent to Interrogation
Sequences/flow charts are the highlevel objects
Steps are nothing discrete steps or Activities through which Automation interacts
with underlining applications
Variables are used to pass the values between steps of sequences/flow charts.
8. General Procedure is drag the element in the sequence
By default it shows Please indicate on the screen
Click Indicate on the screen and Record that
element