Sorry if this is a repeated question, but is there anyway to call an RPA bot within a Python script?
I am writing a python script in PyCharm and want to call a certain RPA bot which will take up the functionalities from the instant it’s being called.
Is there anyway to do so?
Thanks.