GPAL Studio is a visual interface for building GPAL automation workflows. Construct, test, and export automation projects without writing scaffolding by hand.
GPALRestAPI is the native Windows application that OttoMagic launches to drive the browser. It exposes browser automation as plain REST endpoints, so GPAL or any HTTP client can control the browser.
OttoMagic is a browser extension that GPAL loads into the browser profile you automate. When GPAL launches the browser, the extension starts GPALRestAPI (a native Windows app) and runs each automation command as JavaScript inside the page. No WebDriver or driver binary is required.
OttoMatic is an intelligent browser recorder that writes GPAL workflow code as you browse. It captures clicks, inputs, and navigation and produces production-ready GPAL workflows with no manual coding.
OttoMatic Desktop records your interactions with Windows applications and converts them into GPAL workflow code. It automates native desktop apps like Outlook, Word, and custom enterprise systems without manual coding.