Environment variables are now a first-class part of authoring a flow. Define them from Donobu Studio's frontend, then reference them in any step — including AI-driven locate and assert calls, not just hardcoded navigation values. When you record a flow and type a value that matches an existing variable, Donobu now parameterizes it automatically instead of baking in the literal value.
The latest addition is autocomplete: when you're referencing a variable inside a step, Donobu now suggests matching variable names as you type, instead of requiring you to remember the exact name.
- Manage variables from the Studio frontend
- Use them in AI-driven locate and assert steps, not just static fields
- Recorded values are auto-parameterized when they match a variable
- Autocomplete when referencing a variable in a step