Hi Peter,
That's what I thought.
I ended up using some similar to what you posted above. I have a text file of image data for 40 images. Each image base64 data is brought into the ImageData variable and ActionData is executed.
Out of curiosity, I noticed that when I run my Macro utilizing the XML of the Action and the ImageData etc. (as described above), like this:
it is much slower than when I run the traditional macro like this:
Again, this runs 40 times so any short pause adds up.
I really love this new Macro I've created utilizing the 'variable' images (from the Text file). Is there any way to speed it up so that it's on par with the traditional Action? Or any idea what specifically is adding to the total duration? If not, have you thought about adding the ability to insert a variable for "The found images:" ?
Thanks!