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
You could use the .execute method (Docs) to run some client side JavaScript in which you have access to all the applications globals, then get the handle of the window and issue an window.close() call like described here on MDN
We have a lot of popups, and some of them do not have a close button (:(). Is there any (easy) to close the popup?
Thanks!
The text was updated successfully, but these errors were encountered: