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
PS. The WinAppDriver can't work normally if started by Windows Service.Issue link
Update restartAgent.bat: comment line18,31 and uncomment line 20,29.
Start agent directly: open cmd/powershell (admin); cd to the install folder; execute restartAgent.bat script
If you want to keep your Windows test agent awake without locking itself over time, so as to run UI tests for Windows apps, consider leveraging the PowerToy toolset - awake feature | Awake Utility to keep the Windows device active.