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
I was wondering if there was a way to programmatically close the slideshow. I've tried using pyautogui and pynput in my python scripts to mimic the keyboard and press escape, but it does not work consistently.