Skip to content

GUI automation that registers products from a spreadsheet in a CRUD web page.

License

Notifications You must be signed in to change notification settings

ryansakurai/crud-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ Automation: Product Registering in CRUD ⚙️

An automation project that reads a CSV file and registers products in a system. The libraries used in this project were:

  • Pandas: for handling the CSV;
  • PyAutoGUI: for handling GUI manipulation.

🗺️ Steps

🖥️ Open browser

Open browser

🌐 Open website

Open website

🔑 Login

Login

📝 Register products

Register Products

📊 End Result

You can see the registered products in the table below the form:

Registered products

About

GUI automation that registers products from a spreadsheet in a CRUD web page.

Topics

Resources

License

Stars

Watchers

Forks