You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a RPA workflow developed with UiPath Classic Design that's capable of transferring data from a spreadsheet onto dynamic form fields on the screen. This RPA solution successfully passed the Input Forms challenge (https://www.rpachallenge.com/), achieving an impeccable 100% accuracy in a mere 16,173 milliseconds.
About This repository contains a RPA workflow developed with UiPath Modern Design that's capable of transferring data from a spreadsheet onto dynamic form fields on the screen. This RPA solution successfully passed the automation challenge (www.theautomationchallenge.com), achieving an impeccable 100% accuracy in a mere 262.282 seconds
RPA Challenge é uma aplicação web para treinamento de RPA, onde deve ser feito download de um arquivo xlsx e realizar a leitura e o preenchimento de dados no formulário do site, o desafio é que os campos são dinâmicos e mudam de lugar a cada inserção na página, então a dificuldade está em mapear os seletores desses elementos inputs.
This project aims to solve the RPA challenge which can be accessed on the website: https://rpachallenge.com. Aside from the python script itself, there are also supporting files in vpp, bpmn and other file types, covering the business logic of the problem.