In this post we will discuss writing some simple code with Selenium C# in Visual Studio . In the last post we referenced our Selenium WebDriver via Nuget package manager in our project. Please read my previous post to get started with selenium referencing in Visual Studio. Same way we need to add our browser reference….
Tag: automation testing
Top 10 Automated Testing Tools in 2017
Success in any test automation depends on identifying the right tool for the project. With a plethora of open-source and commercial automation tools to choose from, automation Testing tool selection can become tricky. Here is a curated list of top automation tools – 1) Selenium : Selenium is an open-source web automation tool and currently…