Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I'm looking for a way to make the WaitForIdle (or equivalent function, even a custom one) work on a JScript macro.
What I'm trying to achieve is to pause the application (not make it "sleep", as I've already done with custom code) in order to select a value on a field and give time to the application to "update the layout" with the selection before taking a screenshot.
Currently with the lone sleep the screenshot is taken before I can see the layout update.
Do you have any hint about how to do this in JScript?
Agree - glad to be of some help ... good luck
Sorry for the very late answer, I had literally no time
Anyway, this is what I discovered:
Thanks to everyone for the help!
what is qvlib?
where do I find reference to this object?