This Python script converts Microsoft Word (.doc, .docx) and LibreOffice (.odt) files into a minimal, clean HTML/CSS package. It also accepts existing HTML files (exported from Word/LibreOffice) and ...
This repository contains my practice work on web automation using Playwright with Python. The project is created to learn and experiment with browser automation techniques used in modern QA testing.