With the browser-use 0.2.5 version, I can capture workflows after running the command python cli.py create-workflow, where the extension browser-use-workflow-recorder is available when Chrome is launched.
However, after updating to the latest version (browser-use 0.7.10, where Playwright has been removed), running python cli.py create-workflow launches Chrome, but the browser-use-workflow-recorder extension is missing. As a result, no workflow is captured by the recorder.
Has anyone encountered the same issue?