- This program is designed on Python3 using
pyautogui for GUI automation
, this can be used for automating various processes like filling google forms, booking tickets etc.
- One can use the worth of
pyautogui
package by doing image recognition form filling . I personally used image co-ordinates here for filling particular blocks . But in my video i have given an outlook on how to useHotkeys
in the python code :) !!