Results 9 comments of Le Zhou

1. Our team build a mobile test infrastructure to support UI automation test triggered by Azure DevOps Pipeline. 2. Our main process was registered as a Windows service because we...

> Windows services run in session 0, which is non-interactive/headless. This means that you cannot do any UI/visual interactions, because there is nothing to interact with. Out of interest, why...

> if you are using azure pipeline there is a task to start and stop winappdriver. Also appium supports windows automation using winappdriver under the hood. We want to decouple...

> 2\. WinAppDriver BTW, the WinAppDriver will started by the main process of agents, so it will be a child process of Windows service

We tried to ask help from Github support Team, but they can't delete watch lists in batches, so if you'd rather be disturbed, please unwatch manually follow the steps: https://github.com/microsoft/HydraLab/issues/678#issuecomment-2702976932...

@copilot Modify the violatedReconnectTime condition in onClose() method from 5 to 10

It's a know issue when using local storage, Will fix in this PR https://github.com/microsoft/HydraLab/pull/674