Skip to content

Automated solution for rpachallenge.com built with PIX RPA — includes modular scripts, logging, and configuration handling.

Notifications You must be signed in to change notification settings

AlexMayka/rpa-challenge-pix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 RPA Challenge Bot (PIX)

This project contains an RPA bot built using the PIX RPA platform.
It is designed to complete the rpachallenge.com task as part of a test assignment.


🧩 Project Structure

pix-project/
├── Main.pixproj                   # Entry point script
├── Framework/
│   ├── ReadConfig.pixproj         # Configuration reader
│   └── WebsiteAutomation.pixproj  # Interaction with the website
├── assets/
│   └── config.xlsx                # Configuration file

⚙️ Functionality

  • Loads configuration parameters from external file
  • Launches rpachallenge.com and fills out web forms
  • Follows best practices in modular RPA architecture

📦 Platform

  • RPA Platform: PIX
  • Format: .pixproj project files
  • OS: Windows (tested)

📝 Notes

This project was developed as part of a test task to demonstrate the ability to automate web-based processes using PIX RPA.

About

Automated solution for rpachallenge.com built with PIX RPA — includes modular scripts, logging, and configuration handling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published