SpecFlow plugin for Selenium WebDriver instances generation. Write your tests easily. Supports Allure Reports out of the box
- Tests generation using tags @Browser:BrowserName, where BrowserName definded in App.config
- Specflow 2.4.0 support
- Ability to run features in parralel with NUnit3
- Support of BrowserStack, SauceLabs, TestingBot, CrossBrowserTesting with required RestApi methods and keys.
- Scenario annotation with Key:Value syntax
- Custom WebDriver instance configuration
- Allure report support
- Download nuget package with all dependencies
- Create App.config with desired WebDriver instances
- Enjoy 😁