SIPD-RI Helper

SIPD-RI Helper

Overview

SIPD-RI Helper is a Python-based command-line application that automates tasks on the SIPD-RI web application. It helps reduce human error and saves time by automating browser interactions using Playwright.

Features

  • CLI interface and readable logging
  • Automates browser workflows: navigation, form submission, and file downloads
  • Retry mechanism for unstable elements (e.g. 404 errors, missing dropdowns)
  • Can be compiled into .exe for use on Windows without Python
Tags:
#Python#CLI#Web Automation
Back to Projects

Comment