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
this.description=`Use structured commands to interact with the browser, manipulating page elements through screenshots and webpage element extraction.
20
20
* This is a browser GUI interface where you need to analyze webpages by taking screenshots and extracting page element structures, and specify action sequences to complete designated tasks.
21
21
* Before any operation, you must first call the \`screenshot_extract_element\` command, which will return the browser page screenshot and structured element information, both specially processed.
@@ -79,8 +79,8 @@ export class BrowserUse extends ToolReturnsScreenshot<BrowserUseParam> {
0 commit comments