benmcevoy / Radio7.BDD

Selenium and Specflow Base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radio7.BDD

Selenium and Specflow Base

The tests expect this site to be running at http://localhost:50523.

You may need to set up an IIS site to host this site, in which case update the baseUrl in the app.config of the Radio7.BDD.SampleWebsite.Test project.


         <seleniumConfig baseUrl="http://localhost:50523/"
                         webDriverType="Chrome"
                         driverDirectory="Drivers\Chrome\2.29" />

About

Selenium and Specflow Base


Languages

Language:C# 84.2%Language:Gherkin 7.9%Language:HTML 7.8%