Skip to content

GuiMendes-BR/botcity-input-forms

Repository files navigation

Bot logo

BotCity Input Forms

Status License


🤖 This bot opens the RPA Challenge Input Forms, downloads a excel file and inputs each customer in the application.

📝 Table of Contents

🧐 About

I wrote this bot to get a taste for how is the development experience with BotCity and loved it!

🎥 Demo / Working

Working

💭 How it works

The bot first downloads the excel file containing all the clients to be inputted. It then starts the challenge and goes trough each row in this file. Once a client data has been inputted, it clicks on submit and then goes to the next line

After all data has been inputted, the bot takes a screenshot with the score of the challenge

🎈 Usage

With python installed, type:

pip install -r requirements.txt

Once all packages have been installed, you can run the bot in the bot.py file:

python bot.py

Beep boop. I am a bot. If there are any issues, contact my Master

Want to make a similar bot? Check out: GitHub

⛏️ Built Using

  • BotCity - Build Python RPA with Enterprise-level orchestration.
  • Pydantic - Pydantic is the most widely used data validation library for Python.
  • Selenium - Selenium automates browsers.
  • Pandas - Pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool

✍️ Authors

🎉 Acknowledgements

  • TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages