3-step quick run of pbottleRPA official example (demo)

Search with Ctrl + F Last updated: 2026-05-29

3-step quick run of pbottleRPA official example (demo)


Step 1: 

Download and launch the pbottleRPA base platform program
Download the portable ZIP archive from the official website homepage:

https://officetool.online/pbottle-rpa/



After extraction, double-click **pbottleRPA.exe** (with the logo icon) to launch the pbottleRPA base platform.



Step 2: Install the Script Engine
Download and install the script engine (Node.js):
https://www.pbottle.com/a-13943.html
After installation, restart the base platform program from Step 1.
Verification methods:
In the software: Tools → Check Script Engine
OR Via command line: Run node -v to verify successful installation.


Step 3: