You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the focused ui element is a menu which belongs to an application with no focused window, hs.axuielement.systemWideElement().AXFocusedApplication is nil. Maybe the cause is that hs.axuielement.systemWideElement().AXFocusedUIElement always tries to return a UI element in a focused window.