How do I run an automation script from Azure DevOps?
https://www.youtube.com/watch?v=FFxww1-M25E
How do I run a Selenium test on a server?
- Use NUnit and use the NUnit's dll to execute the tests using command prompt. ...
- Install VS 2010 controller on my machine & VS-Agent on the server. ...
- Order the tests in Visual studio, use the generated xml file and run it using the command prompt.