Github Actions run Nunit Selenium tests question
I have a Visual Studio Solution with 3 projects. These are the main web application project, a unit test project and finally at Selenium, NUnit, SpecFlow regression test project. I am trying to setup …