Visual configuration builder for creating intelligent GUI automation workflows
Qontinui Web is a browser-based visual builder that lets you create sophisticated GUI automation workflows without writing code. It uses a model-based approach where you define:
Mock Execution: Test your automation logic directly in the browser without requiring a real GUI environment. Perfect for rapid iteration and development.
Define application states, add identifying images, and configure state properties
Learn about all available actions: click, type, find, wait, and more
Connect states with transitions and build your automation flow
Test your automation logic in the browser before deploying
Unlike traditional script-based automation, Qontinui uses a state machine model. This means:
States are identified by visual elements (images) on screen:
Actions can target elements visually:
Start a new automation project and give it a descriptive name
Add all the different screens/states in your application workflow
Capture screenshots of unique UI elements for state identification
Connect states and define the actions to perform during transitions
Validate your automation logic in the browser
Download the JSON configuration for use with Qontinui Runner
Multiple states can be active simultaneously for complex UIs with overlays or multi-panel layouts
Actions can have conditions and continue-on-error flags for robust error handling
Reuse images across multiple states and actions with a centralized image library
Save your work as JSON and share configurations with team members
Sign up for free and start building intelligent GUI automation workflows today.