跳至內容

外掛程式:execute-driver

executeDriverScript

POST /session/:sessionId/appium/execute_driver

外掛程式中命令的實作

至少,D 必須是 ExternalDriver,但外掛程式可以更精確地支援哪些驅動程式。

參數

名稱 類型
script [script: 字串, scriptType: 字串, timeoutMs: 數字]
type? [script: 字串, scriptType: 字串, timeoutMs: 數字]

回應

未知