Skip to content

Files

Latest commit

 

History

History
7 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 266 Bytes

selenium-dotnet-core-example

Example test solution which uses xUnit, Fluent Assertions, PageObject pattern and Fluent Interface

how to run

  • Download project
  • Build project (Dependencies should be updated automatically)
  • Run tests directly from Visual Studio