 I have 3 tests in the project, I set the following in the App.config: <add key="DriversPath" value="C:\Users\xhuang\source\repos\NunitCRMTestProject\NunitCRMTestProject\bin\Debug" /> but only the UnitTesting test passed while other 2 Nunit tests failed at not finding the chromedriver at the temp path
I have 3 tests in the project, I set the following in the App.config:
but only the UnitTesting test passed while other 2 Nunit tests failed at not finding the chromedriver at the temp path