runMixedMode

fun runMixedMode(yamlContent: String, executeRecordedSteps: Boolean = true)

Executes a mixed mode workflow where commands can be either Trailblaze AI commands or direct Maestro commands.

Parameters

yamlContent

The YAML content containing the mixed commands

executeRecordedSteps

If true, execute static Trailblaze steps; if false, run the objective as a Trailblaze command