Rocketbot operates as a platform for Robotic Process Automation (RPA) with a focus on using software robots. The company utilizes Python in its back-end operations to enhance agility in both programming and user-interface. Compared to other companies providing similar services, Rocketbot's distinguishing factor is its view of RPA as an open technology. This approach drives the company's research and development (R&D) endeavors, particularly towards creating a tool that can comprehend the programming behavior of Robots from other RPA companies. Rocketbot consistently strives towards maturity, supported by its growing client base.
Do You Manage Peer Insights at Rocketbot?
Access Vendor Portal to update and manage your profile.
Drag-and-drop interface, Support for Python and JavaScript scripts e Imagem-based navigation virtualization.
Based in python
The best aspect this tool offers is its ease of use for building the step-by-step flow of a process and the traceability for debugging. I believe its main advantage over pure Python is the ability to execute events (clicks, text inputs, etc.) without having to rerun the solution from the beginning, wich considerably facilitates development.
Although funcional, OCR could be more accurate. The recognition in not as precise as expected. The native email sending feature could be more robust and flexible. The Wait Object command does not always respect the configured waiting time, which can lead to intermittent errors in automations that depend on dynamic screen elements.
In some cases, the activities of the workflows changes places for no reason
It is worth noting that I do not rely entirely on Rocketbot. For example, data logic, database connections, API access, and email sending are all developed entirely in pure Python. I first build and test the code in VSCode, and once it is ready, I copy and paste it into Rocketbot's Python execution control