Configures SpecFlow to be able to easily use Selenium for WebTesting.
Makes it possible to annotate a scenario with the browser it's supposed to work with.
Contains SauceLabs IWebDriver implementation which has utility methods to update test status.
Test class generator to drive automated web ui tests with Selenium and SpecFlow 2.1.0. Works with BroswerStack, SauceLabs, TestingBot and any WebDriver grid. Based on Baseclass.Contrib.SpecFlow.Selenium.NUnit.
This package takes multiple images of a single site over a duration, and the images can then be compared to the website again in a future test run.
These test can then be send out as an email if an smtp client is provided, or passed out as a xml file on the local drive.