| name | Record and replay governed GUI workflows with OpenAdapt |
| slug | record-and-replay-governed-gui-workflows-with-openadapt |
| description | Use OpenAdapt to demonstrate a repeated browser or GUI workflow once, compile it into a deterministic replay bundle, and certify or halt runs with reviewable reports when interfaces drift. |
| github_stars | 1645 |
| verification | security_reviewed |
| source | https://github.com/OpenAdaptAI/OpenAdapt |
| author | OpenAdaptAI |
| publisher_type | open_source |
| category | Browser Automation |
| framework | Multi-Framework |
| tool_ecosystem | {"github_repo":"OpenAdaptAI/OpenAdapt","github_stars":1645} |
Record and replay governed GUI workflows with OpenAdapt
Use OpenAdapt to demonstrate a repeated browser or GUI workflow once, compile it into a deterministic replay bundle, and certify or halt runs with reviewable reports when interfaces drift.
Prerequisites
OpenAdapt Python package, Python 3.10+, openadapt flow CLI, browser target or supported GUI environment, optional capture extras, certification policies, and sanitized workflow artifacts for hosted use
Installation
Install or set up from the source-backed instructions:
python -m pip install --upgrade 'openadapt[browser]'
Documentation
Source