In the main program, when I find the image X, I call the procedure P. In P, I click on the image, wait for 30s and check for this image again. If found, I call P again.
The procedure P is called, and then X is still displayed. So P should be recalled, but it is not. The main program continues.
Recursive procedure
Re: Recursive procedure
Could you provide me with a minimal script that reproduces the issue please?
You can post the content of the script within "Code" tags.
You can post the content of the script within "Code" tags.
"My software never has bugs. It just develops random features."