Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 431 Bytes

File metadata and controls

1 lines (1 loc) · 431 Bytes

This project was completed as part of my QA Automation training, where I built a simple WebdriverIO automation framework using JavaScript and Cucumber. The project followed a clean, modular structure and focused on automating core test scenarios for a sample checkout web application. It included feature files, step definitions, support files, and reusable utilities to demonstrate practical end-to-end test automation practices.