You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
[SpecFlow](https://github.com/techtalk/SpecFlow) plugin for [Selenium WebDriver](https://github.com/SeleniumHQ/selenium) instances generation. Write your tests easily. Supports [Allure Reports](https://github.com/allure-framework) out of the box
- Tests generation using tags *@Browser:BrowserType*, where BrowserType definded in *App.config*
15
-
-[Specflow 2.2.0](https://github.com/techtalk/SpecFlow/releases/tag/V2.2.0) support
9
+
- Tests generation using tags *@Browser:BrowserName*, where BrowserName definded in *App.config*
10
+
-[Specflow 2.4.0](https://github.com/techtalk/SpecFlow/releases/tag/v2.4.0) support
16
11
- Ability to run features in [parralel](https://github.com/techtalk/SpecFlow/wiki/Parallel-Execution) with [NUnit3](https://github.com/nunit/docs/wiki/Parallelizable-Attribute)
17
12
- Support of [BrowserStack](browserstack.com/), [SauceLabs](https://saucelabs.com/), [TestingBot](https://testingbot.com), [CrossBrowserTesting](https://crossbrowsertesting.com/) with required RestApi methods and keys.
0 commit comments