Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 707 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 707 Bytes

Overview

This repository contains a Python script for automating form filling tasks using pyautogui. The script is designed to handle different types of form inputs based on the gender of the user. It leverages pyautogui to interact with graphical user interfaces, simulating keyboard and mouse actions.

Features

  • Automated Form Filling: Automatically fills out forms with randomized data.
  • Gender-Specific Handling: Different handling logic for male, female, and diverse genders.
  • Configurable Input Data: Randomized inputs for various form fields including personal details, address, and medical history.
  • Logging: Logs selected blood groups and other relevant actions.