This is a C# SpecFlow-based UI automation framework designed for testing douglas web application. The project leverages SpecFlow for BDD (Behavior-Driven Development), Selenium WebDriver for browser ...
Utilized some of the advanced concepts like Dependency Injection, Seperation of context to isolate TestSettings and DriverFixture. Isolate test from the framework and settings, by adding reference to ...