Pass parametrized results with automated executions
complete
Manjunatha Reddy
complete
Yana Cooks
Hi,
I just figured it out. You can achieve this by passing your version specific parameters as a part of your resultCreate object:
case_id=15,
status="failed",
comment="oops",
param={
"OS": "MacOS - ventura",
}