My Projects
Test Automation
Test automation project of a dummy online store
Simple test automation project utilizing Selenium WebDriver, Selenium Grid, Jenkins, Docker with a page object model. It was created as a training to showcase my coding style. In addition to the main code, there is additional repository for launching the tests on selenium grid via docker.
View on GitHubOther
Web scraping of online store (Cartflow)
A project using Playwright, Pandas to scrape online store (https://www.cartlow.com/) and save results to Excel.
View on GitHub