Devices
Web browser
A local browser window the app launches and drives itself, Chromium, Firefox, or WebKit.
A Web browser profile tests web applications in a browser that AskUI Desktop launches and controls itself. No AgentOS, no separate install.
Create it
- Add device → Web browser.
- Fill in the fields:
- Browser: Chromium, Firefox, or WebKit (select, default
Chromium) - Start URL: full URL every session opens with, e.g.
https://staging.example.com(text, optional) - Headless: no visible window; the agent still sees the page through screenshots (toggle, default off)
- Browser: Chromium, Firefox, or WebKit (select, default
- Add device.
Run it
- Connect: the first connect downloads the browser bundle once, expect a short wait.
- Pick the profile in the test's Run on dropdown and press Run.
Headless keeps your screen free; use a visible window when you want to
watch. One profile per environment works well: Staging web app,
Prod smoke, same tests, different start URL.