Automation script contains Engine which I think cannot be used in Protocol, so my use case is:
I have an automation script which in turn calls another script and now, in protocol I have a button on whose click I want to get that main automation script executed.
Can someone please provide info or if there is any link to call that.
Thanks
Apurva Tandon [DevOps Advocate] Selected answer as best 5th October 2023
Hi,
You should be able to make that button trigger a QAction and in there use the following method of the SLProtocol object
Apurva Tandon [DevOps Advocate] Selected answer as best 5th October 2023