-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Connectivity]Debugger is not attached #331
Comments
You need to config your LLM correctly following the tutorial: https://midscenejs.com/model-provider.html |
If you just installed the extension - Restart chrome. |
how to fix? |
same problem |
Removing a conflicting Chrome plugin solved my problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Debugger is not attached
AssertionError [ERR_ASSERTION]: Debugger is not attached
at ue.sendCommandToDebugger (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:4347234)
at async ue.hideMousePointer (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:4345994)
at async ue.screenshotBase64 (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:4348987)
at async G.recordScreenshot (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:4313411)
at async Object.executor (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:4313628)
at async __commonJS.../midscene/dist/lib/index.js.e.Executor.flush (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:4271045)
at async G.query (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:4322425)
at async Y.aiQuery (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:4327556)
at async Object.onClick (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/popup.js:1:5609224)
The text was updated successfully, but these errors were encountered: