You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.