BrowserAutomationToolCallDetails interface

瀏覽器自動化工具呼叫的詳細資料。

屬性

input

提供給瀏覽器自動化工具的輸入。

output

瀏覽器自動化工具傳回的輸出。

steps

瀏覽器自動化工具執行的步驟。

屬性詳細資料

input

提供給瀏覽器自動化工具的輸入。

input: string

屬性值

string

output

瀏覽器自動化工具傳回的輸出。

output: string

屬性值

string

steps

瀏覽器自動化工具執行的步驟。

steps: BrowserAutomationToolCallStep[]

屬性值