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
There are 2 sleeps of 0.1s in the python driver, this slows down considerable the speed of the commands. On the other driver we don't have this, so wee need to check if we still need them
There are 2 sleeps of 0.1s in the python driver, this slows down considerable the speed of the commands. On the other driver we don't have this, so wee need to check if we still need them
https://github.com/alttester/AltTester-Unity-SDK/blob/development/Bindings~/python/alttester/commands/base_command.py#L225
https://github.com/alttester/AltTester-Unity-SDK/blob/development/Bindings~/python/alttester/_websocket.py#L333
The text was updated successfully, but these errors were encountered: