In one of the recent project, I needed to schedule an unattended test on a daily basis using Selenium Webdriver C#. As we know, this could be achieved with Jenkins, Azure DevOps(CI/CD pipeline) or similar tools. But these tools need a lot of configuration which might add to an overhead/delay in the project timeline. Searching … Continue reading Using Selenium C# NUnit console and scheduling a Tests using Task Scheduler