A comprehensive example of BDD (Behavior-Driven Development) automation testing using WebdriverIO and Cucumber. This project demonstrates automated testing of the SauceDemo website's login functionality, implementing best practices such as the Page Object Model pattern, step definitions, and feature file organization.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a BDD automation example using WebdriverIO and Cucumber to test the login functionality of the SauceDemo website. It demonstrates best practices like the Page Object Model and is intended for QA engineers and developers looking to learn or reference BDD test automation patterns.