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
Yeah having to add sleeps is unfortunately the reality when we are relying on key presses. The ui is not immediately updated and we start typing before it's ready. If you have figured out their minimum sleep we need please make a pull request with those changes :)
community/apps/windows_explorer/windows_explorer.py
Line 110 in 72111eb
community/apps/windows_explorer/windows_explorer.py
Line 119 in 72111eb
Adding a short sleep time solves the issue 🙂
The text was updated successfully, but these errors were encountered: