fix workflow_run.run_with override (#3543)
This commit is contained in:
@@ -367,7 +367,7 @@ class SkyvernPage:
|
||||
"""
|
||||
new_xpath = xpath
|
||||
|
||||
if intention and data:
|
||||
if intention:
|
||||
try:
|
||||
# Build the element tree of the current page for the prompt
|
||||
context = skyvern_context.ensure_context()
|
||||
|
||||
Reference in New Issue
Block a user