Can I Invoke an automation and read the screen on it the same time?

Hi All,

I am thinking of triggering automation and at the same time, I want to read the results of this. Is this feasible?

Hi @Mark-9007 thanks for your question! That's a good suggestion for us. However, right now, we don't support triggering an automation and reading the screen in the same API call. You can achieve this by calling InvokeScreenAutomation followed by a call to GetScreenData. Hope this helps!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.