How can i run Ui tests without viewing the screen in Windows?

51 views Asked by At

I have an app service in Azure that I want to run some UI tests on . The issue is that I need to always have the VM screen visible for the tests to run. Is there a way I can run them in command line or something that Azure can offer ?

0

There are 0 answers