Hi,
I’m trying to use Recorder -> Capture Object action on popup menu that disappears when window lost focus, so I can’t leave it popped up before capturing. The popup is shown after button click, so to capture popup menu item I need to click this button first without capturing it and then capture one of the menu items opened. Is there some possibility to skip capturing first clicked GUI object? Or maybe any other advice on how to process situations like that?
Thanks in advance.