|
via Udemy |
Go to Course: https://www.udemy.com/course/selenium-tutorial-for-beginners-using-specflow-and-cnet/
Selenium Tutorial for Beginners using SpecFlow and C#.NET: This course will provide you automation solutions for UI Testing using Selenium, SpecFlow, Nunit and C#.NET and other automation stuff that allow you to create your own automation framework using different language like.NET and Java. This course have step by step tutorial for learn and understand Selenium WebDriver using SpecFlow and C#.NE, so that it will be easy to create your automation solution. 1. Introduction: Selenium Tutorial for Beginners using SpecFlow and C#.NET2. Basic understanding of selenium, browser setup and locators for beginners3. Selenium Web driver Methods, Browser Navigation and Cookies using C#.NET4. Working with different controls on the web page with Selenium Web driver using C#5. Working with Select and action in Selenium Web driver using C#.NET6. UI Automation Framework using Selenium and C#.NET Part 1:Pre-requisites to setup UI frameworkMicrosoft Visual Studio.NETHow to add Class library to.NET project?How to add selenium webdriver in C#.NET project?Add Chrome driver to the class librarySpecFlowHow to add specflow to.NET project?Nunit FrameworkHow to add nunit to.NET project?How to Write feature and steps in.NET project?