工具 API
scraping_ browser_ type_ ref
Type text into an element using its ref from the ARIA snapshot. Use scraping_browser_snapshot first to get the correct ref values. This is more reliable than CSS selectors.
data1 积分
调用信息
- 工具标识
- brightdata-mcp.scraping_browser_type_ref
- 服务提供方
- Bright Data MCP
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
ref必填The ref attribute from the ARIA snapshot (e.g., "23")
element必填Description of the element being typed into for context
text必填Text to type
submitWhether to submit the form after typing (press Enter)