Xclick on popup window

I’m having trouble getting xclick to look at a popup window for selecting a file. Is this possible? I’ve tried using the bringbrowsertofront but it seems like its not a browser window but a file explorer from the desktop maybe.

Yes you can via xclick and xtype

https://ui.vision/docs/xclick

Thanks, It worked when I ran the macro from the start but not when executing the single command. While I had the Xclickdestopautomation turned to true, I needed to be in the desktop mode when running the command by itself…

This is an hard work to do, need more time only with desktop automation you can solve this.

You can try to automate with keyboard emulation (xtype) but it’s a slow and hard work to do.