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
For example, await ExecuteGuiMacroTextAsync returns immediately on executing long running commands. Is there any way to pause await until the current command is run completely?