Hey there,
I haven’t asked questions in a while. Figured I’d try.
Goal:
I want to verify that a caption appears while I am long clicking a button, and that the caption goes away once the click finishes. You can see the attached screen shot at https://www.dropbox.com/s/d41tp7lyi25m00f/caption_click.png?dl=0.
I’ve been using the TouchAction library fairly well up to this point. But I’m not sure if there are any methods that handle this use case.
I could default to taking a screen shot, but I’d rather leave that to Plan B
Thanks in advance!
Eric