RF Script Gen
robot framework · universal · standalone
roboscript · vps hosted
generate + record
Claude API Key
key
Environment
🐍
Selenium
PyCharm / local
🎭
Browser Lib
Playwright / RF
🐳
Docker
container ready
🖥
VPS Runner
cat + /run API
n8n HTTP
workflow node
SeleniumLibrary — PyCharm / local RF. Install: pip install robotframework robotframework-seleniumlibrary. Run: robot script.robot
Browser Library (Playwright) — Install: pip install robotframework-browser && rfbrowser init. Run: robot script.robot
Docker — headless script + docker run command using ppodgorsek/robot-framework.
VPS Runner — generates the cat > /path/script.robot << EOF terminal command + the JSON body for POST /run.
n8n HTTP Request — script saved via cat on VPS + n8n workflow JSON with HTTP Request node calling /run.
Script Name
Scripts Folder on VPS
Script Settings
Browser
Mode
Screenshot
Target URL
Describe the Automation
💡 Name buttons, fields, input values. The more specific, the better the script.
Detected Variables
Output
robot framework · editable
bash · paste in VPS terminal
bash · docker run
json · POST body for /run
json · n8n workflow
Browser Recorder
URL to Record
Ready — enter a URL and click Start Recording
Script Name
robot framework · editable
json · POST body for /run