diff --git a/browser-automation-ts/configs/sites/windsurf.yaml b/browser-automation-ts/configs/sites/windsurf.yaml index fdf922c..5e0bd12 100644 --- a/browser-automation-ts/configs/sites/windsurf.yaml +++ b/browser-automation-ts/configs/sites/windsurf.yaml @@ -135,6 +135,11 @@ workflow: urlContains: "stripe.com" timeout: 20000 + # 生成银行卡数据(首次执行) + - action: custom + name: "生成银行卡" + handler: "generateCard" + # ==================== 步骤 6: 填写支付信息(带重试) ==================== - action: retryBlock name: "提交支付并验证"