Thanks hello, I tried this approach but it's pretty unreliable. It worked a few times but fails most of the time. I've attached the macro set I created, any help would be most appreciated: Application — Craft Macros.kmmacros (172.5 KB)
Reduce fuzziness, move the slider to the left until you get a better result
(while testing, check the Display checkbox to see if there's anything else being recognized as the image you want to click)
also, use Unique instead of Best, that might help too.
I could really use some help figuring out how to use this error message — I have no idea where to look to troubleshoot where this macro is going wrong.
I encountered this issue as well, as I tried getting Craft to open the current daily page and discovered Craft URL schemes.
For example, to open "Today", add an Open URL action to your KM macro, setting the URL to:
craftdocs://openByQuery?query=today&spaceId=<<your spaceID here>>
Replace <> with your space ID, which you can get from copying a deeplink of any page in your Craft space.
It may not be necessary, but I also set the OpenURL action to use Craft to open the URL.