I've managed to capture Object(s) that I want by using Descriptor but I want to randomly click a button from the captured object.
is there a way to get how many object I got from the Descriptor so that I can use it to manipulate it on the Object Ordinal? thanks!