You are on page 1of 7

Selenium

- Vinod Sangishetty
Agenda
• Create test scripts using NUnit Framework.
• Running Parallel Test scripts in Multiple browser.
What is NUnit:

• Nunit is a unit-testing framework for all .NET languages.


• It is written entirely in C# and has been completely redesigned to take
advantage of many .NET language features,
NuGet Packages to install:
• Nunit
• Selenium.Webdriver
• Selenium.Webdriver.ChromeDriver
• Selenium.Support
• Selenium.Firefox.WebDriver
Reference:

• https://www.youtube.com/watch?v=ltfECNuxjN0&list=PL6tu16kXT9PqKSouJ
UV6sRVgmcKs-VCqo&index=4
Q&A
Thank You!

You might also like