by Nikolay Advolodkin | May 23, 2020 | C#, Programming
In this post we are going to cover how to write a Selenium test using Visual Studio for Mac and .NET Core. We are going to create a login test, as well as a Visual Studio Project. Really awesome! Right? Let’s get it started! How to create a new test project in...
by Nikolay Advolodkin | Dec 30, 2019 | C#, Programming
Overview Today, I’m going to introduce you to how to do test automation and write your very first automated script using Selenium WebDriver with .NET Core. via GIPHY .NET Core is the latest cross-platform framework for Microsoft that allows you to run the same...