"Get first tab" doesn't work when the browser is fullscreen

I’m loving the automations the browser actions unlock, but there’s one enormous problem that causes my workflows to fail over half of the time.
When I run “Get <the first tab> in <Safari>” and my browser is in full screen, I always get this dialog

Is there any known workaround for this?

The good news is that I am able to reproduce that issue.

The bad news is that apparently, Safari won’t let BA query any of its windows tabs when they’re fullscreen. It’s just like … “No windows, lol”, and that’s it. :man_shrugging:t2:

Safari reports the fullscreen window, but my custom code that figures out whether the window is a private one or not can’t access them for some reason, which results in an empty result.

I’ll see what I can do about that!

Update, 30 mins later: Found and fixed, thanks again for the report, @dannflor! The next update will contain the fix.