Skip to content

qa-danny/CSharpSeleniumDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeleniumDemo

This is a NUnit + Selenium WebDriver C# project skeleton with Page Object Model (POM) structure.

Project Structure

  • Drivers/ - WebDriver factory
  • Pages/ - Page Object classes
  • Tests/ - NUnit test classes
  • Utils/ - Base test classes and helpers

How to Run

dotnet test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages