I try to run a local robot from a web app (built by Django).
I tried to follow “UiPath Robot JS SDK” in this link:
But I couldn’t figure out how to start, where to include the Java script mentioned in the guide.
Can anyone explain to me in a simple way how doing it.
iI appreciate your answer, thank’s for your time.
Actually, I just want to know where to implement the “UiPathRobot. js” and the async function specially that I use “Django” to develop my web app.