Cloudflare Worldedge community field guide

回顧版月刊 / 2025-06

Browser Run:自動化一段有邊界的觀察

Remote browser 應具備 allowlisted destination、固定 action budget、可觀察 output,且沒有 ambient credentials。

期號
18 / 32
首次發布
來源查核
檔案誠信

月份代表課程編排位置;本文首次發布於 2026-08-10,不冒充歷史發布紀錄或過往活動。

01 / DECISION

何時值得加入這個 primitive

當 rendering 或 browser behavior 是必要條件,且 plain HTTP retrieval 無法證明結果時使用 Browser Run。

02 / ARCHITECTURE

建立最小且站得住腳的路徑

Allowlist origin 與 route、拒絕 arbitrary navigation、限制 actions 與 time、隔離 session,只保存最小 screenshot 或 extraction evidence。

  1. 01先命名 contract

    當 rendering 或 browser behavior 是必要條件,且 plain HTTP retrieval 無法證明結果時使用 Browser Run。

  2. 02只加入一個 primitive

    Allowlist origin 與 route、拒絕 arbitrary navigation、限制 actions 與 time、隔離 session,只保存最小 screenshot 或 extraction evidence。

  3. 03保留 failure evidence

    證明 blocked destinations、timeout、screenshot provenance 與 zero state reuse,並把 rendered assertion 與 deterministic expectation 比較。

03 / REPRODUCE

有證據,再有信心

證明 blocked destinations、timeout、screenshot provenance 與 zero state reuse,並把 rendered assertion 與 deterministic expectation 比較。

curl -fsS https://lab.cloudflare.claude-world.com/experiences/browser/

04 / BOUNDARY

Production boundary

Browser automation 可能觸發真實 side effect 並遇到 private data;沒有明確授權不得 login、purchase、submit 或 bypass controls。

05 / FIRST-PARTY SOURCES

讓第一方來源保持權威

產品行為、限制、價格與供應狀態會改變;採取行動前請重新核對這些來源。

01 / SOURCECloudflare Browser Runhttps://developers.cloudflare.com/browser-run/