工具 API

scraping_browser_type_ref

使用ARIA快照中的引用将文本输入到元素中。先使用scraping_browser_snapshot获取正确的引用值。这比CSS选择器更可靠。

data1 积分

调用信息

工具标识
brightdata.scraping_browser_type_ref
服务提供方
Bright Data
平均响应
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

submit

Whether to submit the form after typing (press Enter)