InterviewSolution
Saved Bookmarks
| 1. |
What Is State Machine In Uipath? |
|
Answer» When a machine is USING a CERTAIN NUMBER of states for automation during the execution it is known as the STATE machine. It will only SWITCH from one state to another if any action is triggered. When a machine is using a certain number of states for automation during the execution it is known as the state machine. It will only switch from one state to another if any action is triggered. |
|