Skip to content

Project that uses pyautogui to automate the process of answering multiple choice question

License

Notifications You must be signed in to change notification settings

jrzvnn/automating-qna

Repository files navigation

Automating-Q&A-with-Pyautogui

Introduction: Welcome to the "Automating-Q-A-with-Pyautogui" project! This project uses pyautogui to automate the process of answering DataCamp's Introduction to SQL practice exam. Please note that this program has been created for experimentation purposes only and is not intended to be used to cheat on exams.

Prerequisites: In order to use this project, you will need to have the following software and tools installed on your local machine:

  • Python 3.x
  • Pyautogui library
  • A DataCamp premium account

Installation: To set up and configure the project on your local machine, follow these steps:

  1. Clone or download the project repository from GitHub.
  2. Download prerequisite packages

Usage: To use the project, follow these steps:

  1. Open DataCamp's Introduction to SQL practice exam in your web browser.
  2. Run the script by typing python main.py in the terminal.
  3. The script will automatically locate and answer each question in the exam.

Reminders: Kindly adjust check() function in pyautogui.click(x, y) coordinates base on the location of your screen.

About

Project that uses pyautogui to automate the process of answering multiple choice question

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages