PrasadHelaskar
SDET | Python + Java Automation | UI + API Testing | Framework Design | Pytest | TestNG | SaaS Domain
Languages
Repos
11
Stars
5
Forks
2
Top Language
Python
Loading contributions...
Top Repositories
A modular and extensible API automation framework built using Python and Pytest, designed with clean architecture principles, centralized API client handling, secure authentication, and environment-driven configuration. The framework follows a phased approach and is intended to evolve into a scalable, production-grade solution.
A Python + Selenium self-healing automation framework that automatically repairs broken locators using DOM analysis, and intelligent fallback logic. Includes a smart WebDriver, healing engine, Pytest plugin, and HTML reporting for stable, flake-free UI test automation.
This repository implements a modern automated testing framework using Playwright, a powerful cross-browser automation library developed by Microsoft. Playwright enables reliable UI testing across Chromium, Firefox. It supports advanced features like auto-waiting, rich selectors, and parallel execution, making it ideal
This repository contains a Java + Selenium automation framework built without POM, ideal for lightweight test suites. It includes TestNG integration for structured test execution and cross-browser support (Chrome, Firefox, Edge). The project demonstrates core Selenium concepts—locators, waits, actions, validation
This project demonstrates visual regression testing using Playwright (Python) with pytest and pytest-regressions. The goal is to detect unintended UI changes by comparing screenshots taken during test execution against approved baseline images.
My Website to View my portfolio
Repositories
11A Python + Selenium self-healing automation framework that automatically repairs broken locators using DOM analysis, and intelligent fallback logic. Includes a smart WebDriver, healing engine, Pytest plugin, and HTML reporting for stable, flake-free UI test automation.
This repository implements a modern automated testing framework using Playwright, a powerful cross-browser automation library developed by Microsoft. Playwright enables reliable UI testing across Chromium, Firefox. It supports advanced features like auto-waiting, rich selectors, and parallel execution, making it ideal
This project demonstrates visual regression testing using Playwright (Python) with pytest and pytest-regressions. The goal is to detect unintended UI changes by comparing screenshots taken during test execution against approved baseline images.
My Website to View my portfolio
A modular and extensible API automation framework built using Python and Pytest, designed with clean architecture principles, centralized API client handling, secure authentication, and environment-driven configuration. The framework follows a phased approach and is intended to evolve into a scalable, production-grade solution.
This repository contains a Java + Selenium automation framework built without POM, ideal for lightweight test suites. It includes TestNG integration for structured test execution and cross-browser support (Chrome, Firefox, Edge). The project demonstrates core Selenium concepts—locators, waits, actions, validation
Automated UI test suite for Omnify Service Store using Selenium and Pytest. Implements Page Object Model, supports data-driven and parallel testing, and generates HTML. Configurable for multiple environments for reliable regression testing.
No description provided.
This repository is my initial attempt to build API automation using Python. It focuses on understanding the basics of API testing, writing automated tests with Pytest, and validating API responses in a structured way. The project is meant for learning and practice, helping me explore how API automation works, how tests can be organized, and how co
This repository contains the solution I built for the Indee Automation Engineer Assignment. The goal of the assignment was to demonstrate strong automation skills across UI testing, framework design, debugging, and scalability, while reflecting real-world scenarios in a fast-paced streaming platform environment.
Django Rest Framework Course