Netanel Cohen
Results
2
issues of
Netanel Cohen
## Description I have a web automation project using Selenium, C#, MSTest V1, the report integrated with Azure DevOps. In the past I ran the tests sequentially and everything worked...
I'm trying to migrate our automation project - Selenium + C# +MSTest V1 to MSTest V2. Until now I worked with testsettings file and used DeploymentItem to deploy few files...