Skip to content

kamilchodola/BddGoogleTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BddGoogleTests

Some tests written in C# using SpecFlow. Tests are written using ChromeDriver for Chrome browser.

Steps to run tests:

  1. Add new extension to VisualStudio called SpecFlow through Extensions and Updates
  2. Download repository and build it.
  3. To your PATH variable add path to chromedriver.exe (file is located in GoogleSearch\bin\Debug\netcoreapp2.1 directory)
  4. Restart VisualStudio, open and build project again.

After this steps You should have possibility to run tests in this solution.

About

Some tests written in C# using SpecFlow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published