/RPAChallenge-UiPath

RPAChallenge in UiPath

MIT LicenseMIT

Contributors Forks Stargazers Issues MIT License LinkedIn


RPAChallenge in UiPath

Created as part of my RPA Speed Observation project.
The goal of this challenge is to create a workflow that will input data from a spreadsheet into the form fields on the screen.
The fields will change position on the screen after every submission throughout 10 rounds thus the workflow must correctly identify where each spreadsheet record must be typed every time.

The fastest speed I achieved was 4183ms.

RPAChallenge View Demo · Report Bug

About The Project

(back to top)

Getting Started

Clone the repository to a directory of your choice, build and run the solution.

Installation

  1. Clone the repo - using git or UiPath has source control built in
    git clone https://github.com/cgrpa/RPAChallenge-UiPath.git
    
  2. Open the project in UiPath
  3. Run the project
  4. Bob's your uncle, fanny's your aunt

Dependencies

NuGet packages:

(back to top)

Usage

Comparison Video

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Che Gamble - LinkedIn - chegamblerpa@gmail.com

Project Link: https://github.com/cgrpa/RPAChallenge-UiPath

(back to top)

Acknowledgments

(back to top)