Hello, I have a question to ask, if you can reply, I would appreciate it.
Operation Environment:
windows
chromium
Operation command:
python cli.py create-workflow
Question:
When I run the above command, first select the "browser-use-workflow-recorder" extension on the web page that opens, and then start recording.
Following the logic in code, it should use the LLM to generate an executable workflow file after recording,However, there is no screenshot field in the workflow generated during actual recording, so the LLM doesn't use any images when converting formats.
How can this problem be solved?
(will the workflow-use project be updated?)
