{"id":207,"date":"2026-03-07T15:17:23","date_gmt":"2026-03-07T07:17:23","guid":{"rendered":"https:\/\/win7er.com\/?p=207"},"modified":"2026-03-07T15:17:23","modified_gmt":"2026-03-07T07:17:23","slug":"openclaw%e6%b5%8f%e8%a7%88%e5%99%a8%e8%87%aa%e5%8a%a8%e5%8c%96%e8%af%a6%e7%bb%86%e6%95%99%e7%a8%8b","status":"publish","type":"post","link":"https:\/\/win7er.com\/?p=207","title":{"rendered":"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b"},"content":{"rendered":"<h1 class=\"wp-block-heading\">\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b<\/h1>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u76ee\u5f55<\/h2>\n<ol>\n<li><a href=\"#\u6982\u8ff0\">\u6982\u8ff0<\/a><\/li>\n<li><a href=\"#\u5feb\u901f\u5f00\u59cb\">\u5feb\u901f\u5f00\u59cb<\/a><\/li>\n<li><a href=\"#\u6838\u5fc3\u64cd\u4f5c\">\u6838\u5fc3\u64cd\u4f5c<\/a><\/li>\n<li><a href=\"#\u9ad8\u7ea7\u529f\u80fd\">\u9ad8\u7ea7\u529f\u80fd<\/a><\/li>\n<li><a href=\"#\u5b9e\u6218\u6848\u4f8b\">\u5b9e\u6218\u6848\u4f8b<\/a><\/li>\n<li><a href=\"#\u6700\u4f73\u5b9e\u8df5\">\u6700\u4f73\u5b9e\u8df5<\/a><\/li>\n<li><a href=\"#\u5e38\u89c1\u95ee\u9898\">\u5e38\u89c1\u95ee\u9898<\/a><\/li>\n<\/ol>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u6982\u8ff0<\/h2>\n<p>\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\uff08Browser Automation\uff09\u662f\u901a\u8fc7\u4ee3\u7801\u63a7\u5236\u6d4f\u89c8\u5668\u6267\u884c\u5404\u79cd\u64cd\u4f5c\u7684\u6280\u672c\uff0c\u5e38\u89c1\u5e94\u7528\u573a\u666f\u5305\u62ec\uff1a<\/p>\n<ul>\n<li><strong>\u7f51\u9875\u6570\u636e\u91c7\u96c6<\/strong>\uff1a\u6293\u53d6\u65b0\u95fb\u3001\u4ef7\u683c\u3001\u8bc4\u8bba\u7b49\u4fe1\u606f<\/li>\n<li><strong>\u81ea\u52a8\u5316\u6d4b\u8bd5<\/strong>\uff1a\u9a8c\u8bc1\u7f51\u7ad9\u529f\u80fd\u662f\u5426\u6b63\u5e38<\/li>\n<li><strong>\u8868\u5355\u81ea\u52a8\u586b\u5199<\/strong>\uff1a\u81ea\u52a8\u767b\u5f55\u3001\u63d0\u4ea4\u8868\u5355<\/li>\n<li><strong>\u7f51\u9875\u622a\u56fe<\/strong>\uff1a\u751f\u6210\u9875\u9762\u9884\u89c8\u3001PDF\u5bfc\u51fa<\/li>\n<li><strong>UI \u81ea\u52a8\u5316\u64cd\u4f5c<\/strong>\uff1a\u70b9\u51fb\u3001\u8f93\u5165\u3001\u6eda\u52a8\u7b49\u4ea4\u4e92<\/li>\n<\/ul>\n<p>OpenClaw \u5185\u7f6e\u57fa\u4e8e <strong>Playwright<\/strong> \u7684\u6d4f\u89c8\u5668\u63a7\u5236\u80fd\u529b\uff0c\u65e0\u9700\u989d\u5916\u5b89\u88c5\u5373\u53ef\u4f7f\u7528\u3002<\/p>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u5feb\u901f\u5f00\u59cb<\/h2>\n<h3 class=\"wp-block-heading\">1. \u542f\u52a8\u6d4f\u89c8\u5668<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u68c0\u67e5\u6d4f\u89c8\u5668\u72b6\u6001\nopenclaw browser status\n\n# \u542f\u52a8\u6d4f\u89c8\u5668\uff08\u4f7f\u7528 openclaw \u7ba1\u7406\u7684\u9694\u79bb\u6d4f\u89c8\u5668\uff09\nopenclaw browser start<\/code><\/pre>\n<h3 class=\"wp-block-heading\">2. \u6253\u5f00\u7f51\u9875<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u6253\u5f00\u6307\u5b9a\u7f51\u5740\nopenclaw browser open --url &quot;https:\/\/www.example.com&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">3. \u57fa\u672c\u64cd\u4f5c\u793a\u4f8b<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u622a\u56fe\nopenclaw browser screenshot --full-page\n\n# \u83b7\u53d6\u9875\u9762\u5feb\u7167\uff08\u53ef\u4ea4\u4e92\u5143\u7d20\u5217\u8868\uff09\nopenclaw browser snapshot<\/code><\/pre>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u6838\u5fc3\u64cd\u4f5c<\/h2>\n<h3 class=\"wp-block-heading\">\u9875\u9762\u5bfc\u822a<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u6253\u5f00\u7f51\u9875\nopenclaw browser open --url &quot;https:\/\/www.baidu.com&quot;\n\n# \u5237\u65b0\u9875\u9762\nopenclaw browser navigate --reload\n\n# \u540e\u9000\/\u524d\u8fdb\nopenclaw browser navigate --back\nopenclaw browser navigate --forward<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u9875\u9762\u5feb\u7167\uff08Snapshot\uff09<\/h3>\n<p>\u5feb\u7167\u529f\u80fd\u662f\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u7684\u6838\u5fc3\uff0c\u53ef\u4ee5\u83b7\u53d6\u5f53\u524d\u9875\u9762\u7684\u53ef\u4ea4\u4e92\u5143\u7d20\u5217\u8868\uff1a<\/p>\n<pre><code class=\"lang-bash language-bash bash\"># \u83b7\u53d6\u57fa\u7840\u5feb\u7167\nopenclaw browser snapshot\n\n# \u83b7\u53d6\u5e26 ARIA \u5f15\u7528\u7684\u5feb\u7167\uff08\u63a8\u8350\uff0c\u66f4\u7a33\u5b9a\uff09\nopenclaw browser snapshot --refs aria\n\n# \u7d27\u51d1\u6a21\u5f0f\uff08\u51cf\u5c11\u8f93\u51fa\uff09\nopenclaw browser snapshot --compact<\/code><\/pre>\n<p><strong>\u5feb\u7167\u8f93\u51fa\u793a\u4f8b\uff1a<\/strong><\/p>\n<pre><code>[Page] Baidu\n  [textbox] \u641c\u7d22\u6846\n  [button] \u767e\u5ea6\u4e00\u4e0b\n  [link] \u65b0\u95fb\n  [link] \u5730\u56fe<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u70b9\u51fb\u5143\u7d20<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u901a\u8fc7\u5143\u7d20\u5f15\u7528\u70b9\u51fb\uff08\u9700\u8981\u5148\u83b7\u53d6 snapshot\uff09\nopenclaw browser click --ref &quot;e12&quot;\n\n# \u901a\u8fc7\u6587\u672c\u70b9\u51fb\nopenclaw browser click --text &quot;\u767b\u5f55&quot;\n\n# \u901a\u8fc7\u9009\u62e9\u5668\u70b9\u51fb\nopenclaw browser click --selector &quot;button[type=&#039;submit&#039;]&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u8f93\u5165\u6587\u672c<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u5728\u8f93\u5165\u6846\u4e2d\u8f93\u5165\u6587\u672c\nopenclaw browser type --ref &quot;e5&quot; --text &quot;\u8981\u641c\u7d22\u7684\u5185\u5bb9&quot;\n\n# \u6e05\u7a7a\u540e\u8f93\u5165\nopenclaw browser type --ref &quot;e5&quot; --text &quot;\u65b0\u5185\u5bb9&quot; --text-gone &quot;\u65e7\u5185\u5bb9&quot;\n\n# \u6309\u56de\u8f66\u63d0\u4ea4\nopenclaw browser type --ref &quot;e5&quot; --text &quot;\u641c\u7d22\u8bcd&quot; --submit<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u622a\u56fe<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u5f53\u524d\u89c6\u53e3\u622a\u56fe\nopenclaw browser screenshot\n\n# \u5b8c\u6574\u9875\u9762\u622a\u56fe\nopenclaw browser screenshot --full-page\n\n# \u6307\u5b9a\u5143\u7d20\u622a\u56fe\nopenclaw browser screenshot --selector &quot;#main-content&quot;\n\n# \u6307\u5b9a\u8f93\u51fa\u683c\u5f0f\u548c\u8d28\u91cf\nopenclaw browser screenshot --type jpeg --quality 80<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u5bfc\u51fa PDF<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u9875\u9762\u5bfc\u51fa\u4e3a PDF\nopenclaw browser pdf --output report.pdf<\/code><\/pre>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u9ad8\u7ea7\u529f\u80fd<\/h2>\n<h3 class=\"wp-block-heading\">\u6267\u884c JavaScript<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u5728\u9875\u9762\u4e2d\u6267\u884c JS\nopenclaw browser eval --script &quot;document.title&quot;\n\n# \u83b7\u53d6\u9875\u9762\u6240\u6709\u94fe\u63a5\nopenclaw browser eval --script &quot;Array.from(document.querySelectorAll(&#039;a&#039;)).map(a =&gt; a.href)&quot;\n\n# \u6eda\u52a8\u5230\u9875\u9762\u5e95\u90e8\nopenclaw browser eval --script &quot;window.scrollTo(0, document.body.scrollHeight)&quot;\n\n# \u83b7\u53d6\u81ea\u5b9a\u4e49\u6570\u636e\nopenclaw browser eval --script &quot;JSON.stringify(window.__INITIAL_STATE__)&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u7b49\u5f85\u64cd\u4f5c<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u7b49\u5f85\u6307\u5b9a\u65f6\u95f4\nopenclaw browser wait --time 3000\n\n# \u7b49\u5f85\u5143\u7d20\u51fa\u73b0\nopenclaw browser wait --selector &quot;.loaded-content&quot; --time 10000\n\n# \u7b49\u5f85\u7f51\u7edc\u7a7a\u95f2\nopenclaw browser wait --network-idle<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u5904\u7406\u65b0\u7a97\u53e3\/\u5f39\u7a97<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u83b7\u53d6\u6240\u6709\u6807\u7b7e\u9875\nopenclaw browser tabs\n\n# \u5207\u6362\u5230\u6307\u5b9a\u6807\u7b7e\u9875\nopenclaw browser focus --target-id &quot;tab-id&quot;\n\n# \u5173\u95ed\u5f53\u524d\u6807\u7b7e\u9875\nopenclaw browser close<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u4e0a\u4f20\u6587\u4ef6<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u4e0a\u4f20\u6587\u4ef6\u5230\u6587\u4ef6\u8f93\u5165\u6846\nopenclaw browser upload --selector &quot;input[type=&#039;file&#039;]&quot; --files &quot;\/path\/to\/file.pdf&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u5904\u7406\u5bf9\u8bdd\u6846<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u63a5\u53d7\u5bf9\u8bdd\u6846\uff08alert\/confirm\uff09\nopenclaw browser dialog --accept\n\n# \u62d2\u7edd\u5bf9\u8bdd\u6846\nopenclaw browser dialog --dismiss\n\n# \u5728 prompt \u5bf9\u8bdd\u6846\u4e2d\u8f93\u5165\nopenclaw browser dialog --accept --prompt-text &quot;\u8f93\u5165\u7684\u5185\u5bb9&quot;<\/code><\/pre>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u5b9e\u6218\u6848\u4f8b<\/h2>\n<h3 class=\"wp-block-heading\">\u6848\u4f8b 1\uff1a\u81ea\u52a8\u767b\u5f55\u7f51\u7ad9<\/h3>\n<pre><code class=\"lang-bash language-bash bash\">#!\/bin\/bash\n# login.sh - \u81ea\u52a8\u767b\u5f55\u793a\u4f8b\n\n# \u6253\u5f00\u767b\u5f55\u9875\nopenclaw browser open --url &quot;https:\/\/example.com\/login&quot;\n\n# \u83b7\u53d6\u5feb\u7167\u67e5\u770b\u5143\u7d20\u5f15\u7528\nopenclaw browser snapshot\n\n# \u5047\u8bbe e5 \u662f\u7528\u6237\u540d\u8f93\u5165\u6846\uff0ce6 \u662f\u5bc6\u7801\u8f93\u5165\u6846\uff0ce7 \u662f\u767b\u5f55\u6309\u94ae\nopenclaw browser type --ref &quot;e5&quot; --text &quot;username&quot;\nopenclaw browser type --ref &quot;e6&quot; --text &quot;password&quot;\nopenclaw browser click --ref &quot;e7&quot;\n\n# \u7b49\u5f85\u767b\u5f55\u5b8c\u6210\nopenclaw browser wait --time 2000\n\n# \u622a\u56fe\u9a8c\u8bc1\nopenclaw browser screenshot --full-page<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u6848\u4f8b 2\uff1a\u6570\u636e\u91c7\u96c6 &#8211; \u6293\u53d6\u65b0\u95fb\u6807\u9898<\/h3>\n<pre><code class=\"lang-bash language-bash bash\">#!\/bin\/bash\n# scrape_news.sh\n\n# \u6253\u5f00\u65b0\u95fb\u7f51\u7ad9\nopenclaw browser open --url &quot;https:\/\/news.example.com&quot;\n\n# \u7b49\u5f85\u5185\u5bb9\u52a0\u8f7d\nopenclaw browser wait --selector &quot;.news-item&quot; --time 5000\n\n# \u6267\u884c JS \u63d0\u53d6\u6570\u636e\nopenclaw browser eval --script &quot;\n  Array.from(document.querySelectorAll(&#039;.news-item&#039;)).map(item =&gt; ({\n    title: item.querySelector(&#039;h2&#039;)?.innerText,\n    link: item.querySelector(&#039;a&#039;)?.href,\n    time: item.querySelector(&#039;.time&#039;)?.innerText\n  }))\n&quot;\n\n# \u4fdd\u5b58\u622a\u56fe\nopenclaw browser screenshot --full-page --output news_page.png<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u6848\u4f8b 3\uff1a\u81ea\u52a8\u5316\u8868\u5355\u586b\u5199<\/h3>\n<pre><code class=\"lang-bash language-bash bash\">#!\/bin\/bash\n# fill_form.sh\n\nopenclaw browser open --url &quot;https:\/\/example.com\/form&quot;\n\n# \u83b7\u53d6\u9875\u9762\u7ed3\u6784\nopenclaw browser snapshot --refs aria\n\n# \u586b\u5199\u8868\u5355\uff08\u4f7f\u7528 ARIA \u5f15\u7528\u66f4\u7a33\u5b9a\uff09\n# \u5047\u8bbe\u9875\u9762\u6709 label \u5173\u8054\nopenclaw browser type --ref &quot;name-input&quot; --text &quot;\u5f20\u4e09&quot;\nopenclaw browser type --ref &quot;email-input&quot; --text &quot;zhangsan@example.com&quot;\nopenclaw browser type --ref &quot;phone-input&quot; --text &quot;13800138000&quot;\n\n# \u9009\u62e9\u4e0b\u62c9\u6846\uff08\u901a\u8fc7\u70b9\u51fb\u5b9e\u73b0\uff09\nopenclaw browser click --ref &quot;gender-select&quot;\nopenclaw browser click --text &quot;\u7537&quot;\n\n# \u52fe\u9009\u590d\u9009\u6846\nopenclaw browser click --ref &quot;agree-checkbox&quot;\n\n# \u63d0\u4ea4\u8868\u5355\nopenclaw browser click --ref &quot;submit-button&quot;\n\n# \u7b49\u5f85\u63d0\u4ea4\u7ed3\u679c\nopenclaw browser wait --time 3000\nopenclaw browser screenshot<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u6848\u4f8b 4\uff1a\u6279\u91cf\u622a\u56fe\u591a\u4e2a\u7f51\u9875<\/h3>\n<pre><code class=\"lang-bash language-bash bash\">#!\/bin\/bash\n# batch_screenshot.sh\n\nurls=(\n  &quot;https:\/\/example.com\/page1&quot;\n  &quot;https:\/\/example.com\/page2&quot;\n  &quot;https:\/\/example.com\/page3&quot;\n)\n\nfor url in &quot;${urls[@]}&quot;; do\n  filename=$(echo &quot;$url&quot; | sed &#039;s\/[^a-zA-Z0-9]\/_\/g&#039;).png\n  echo &quot;\u622a\u56fe: $url -&gt; $filename&quot;\n\n  openclaw browser open --url &quot;$url&quot;\n  openclaw browser wait --time 2000\n  openclaw browser screenshot --full-page --output &quot;$filename&quot;\ndone<\/code><\/pre>\n<h3 class=\"wp-block-heading\">\u6848\u4f8b 5\uff1a\u76d1\u63a7\u7f51\u9875\u53d8\u5316<\/h3>\n<pre><code class=\"lang-bash language-bash bash\">#!\/bin\/bash\n# monitor.sh - \u76d1\u63a7\u7f51\u9875\u5185\u5bb9\u53d8\u5316\n\nURL=&quot;https:\/\/example.com\/status&quot;\nHASH_FILE=&quot;\/tmp\/page_hash.txt&quot;\n\n# \u6253\u5f00\u9875\u9762\nopenclaw browser open --url &quot;$URL&quot;\nopenclaw browser wait --time 3000\n\n# \u83b7\u53d6\u9875\u9762\u6587\u672c\u5185\u5bb9\ncontent=$(openclaw browser eval --script &quot;document.body.innerText&quot;)\n\n# \u8ba1\u7b97\u54c8\u5e0c\ncurrent_hash=$(echo &quot;$content&quot; | md5sum | cut -d&#039; &#039; -f1)\n\n# \u68c0\u67e5\u662f\u5426\u6709\u53d8\u5316\nif [ -f &quot;$HASH_FILE&quot; ]; then\n  previous_hash=$(cat &quot;$HASH_FILE&quot;)\n  if [ &quot;$current_hash&quot; != &quot;$previous_hash&quot; ]; then\n    echo &quot;\u26a0\ufe0f \u9875\u9762\u5185\u5bb9\u53d1\u751f\u53d8\u5316\uff01&quot;\n    echo &quot;\u53d8\u5316\u65f6\u95f4: $(date)&quot;\n    openclaw browser screenshot --output &quot;change_$(date +%Y%m%d_%H%M%S).png&quot;\n    # \u53ef\u4ee5\u5728\u8fd9\u91cc\u6dfb\u52a0\u901a\u77e5\u903b\u8f91\n  else\n    echo &quot;\u2705 \u9875\u9762\u5185\u5bb9\u672a\u53d8\u5316&quot;\n  fi\nelse\n  echo &quot;\ud83d\udcdd \u9996\u6b21\u8fd0\u884c\uff0c\u4fdd\u5b58\u57fa\u51c6\u54c8\u5e0c&quot;\nfi\n\necho &quot;$current_hash&quot; &gt; &quot;$HASH_FILE&quot;<\/code><\/pre>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u6700\u4f73\u5b9e\u8df5<\/h2>\n<h3 class=\"wp-block-heading\">1. \u4f7f\u7528 ARIA \u5f15\u7528\u63d0\u9ad8\u7a33\u5b9a\u6027<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u274c \u4e0d\u63a8\u8350 - \u57fa\u4e8e\u89d2\u8272+\u540d\u79f0\u7684\u5f15\u7528\u5bb9\u6613\u56e0\u9875\u9762\u53d8\u5316\u5931\u6548\nopenclaw browser click --ref &quot;e12&quot;\n\n# \u2705 \u63a8\u8350 - \u4f7f\u7528 ARIA \u5f15\u7528\u66f4\u7a33\u5b9a\nopenclaw browser snapshot --refs aria\nopenclaw browser click --ref &quot;aria-submit-button&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">2. \u6dfb\u52a0\u9002\u5f53\u7684\u7b49\u5f85\u65f6\u95f4<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u274c \u4e0d\u63a8\u8350 - \u7acb\u5373\u64cd\u4f5c\u53ef\u80fd\u5bfc\u81f4\u5143\u7d20\u672a\u52a0\u8f7d\nopenclaw browser open --url &quot;https:\/\/example.com&quot;\nopenclaw browser click --text &quot;\u52a0\u8f7d\u66f4\u591a&quot;\n\n# \u2705 \u63a8\u8350 - \u7b49\u5f85\u5143\u7d20\u51fa\u73b0\nopenclaw browser open --url &quot;https:\/\/example.com&quot;\nopenclaw browser wait --selector &quot;.load-more-btn&quot; --time 5000\nopenclaw browser click --selector &quot;.load-more-btn&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">3. \u5904\u7406\u52a8\u6001\u52a0\u8f7d\u5185\u5bb9<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u6eda\u52a8\u52a0\u8f7d\u66f4\u591a\u5185\u5bb9\nfor i in {1..5}; do\n  openclaw browser eval --script &quot;window.scrollTo(0, document.body.scrollHeight)&quot;\n  openclaw browser wait --time 1000\ndone<\/code><\/pre>\n<h3 class=\"wp-block-heading\">4. \u9519\u8bef\u5904\u7406\u548c\u91cd\u8bd5<\/h3>\n<pre><code class=\"lang-bash language-bash bash\">#!\/bin\/bash\n# \u5e26\u91cd\u8bd5\u7684\u70b9\u51fb\u64cd\u4f5c\n\nclick_with_retry() {\n  local ref=$1\n  local max_attempts=3\n  local attempt=1\n\n  while [ $attempt -le $max_attempts ]; do\n    if openclaw browser click --ref &quot;$ref&quot; 2&gt;\/dev\/null; then\n      echo &quot;\u2705 \u70b9\u51fb\u6210\u529f&quot;\n      return 0\n    fi\n\n    echo &quot;\u26a0\ufe0f \u70b9\u51fb\u5931\u8d25\uff0c\u7b2c $attempt \u6b21\u91cd\u8bd5...&quot;\n    sleep 1\n    ((attempt++))\n  done\n\n  echo &quot;\u274c \u70b9\u51fb\u5931\u8d25\uff0c\u5df2\u8fbe\u6700\u5927\u91cd\u8bd5\u6b21\u6570&quot;\n  return 1\n}\n\n# \u4f7f\u7528\nclick_with_retry &quot;e12&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">5. \u4f7f\u7528\u65e0\u5934\u6a21\u5f0f\uff08Headless\uff09<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u5728\u540e\u53f0\u8fd0\u884c\uff0c\u4e0d\u663e\u793a\u6d4f\u89c8\u5668\u7a97\u53e3\nopenclaw browser start --headless\n\n# \u5b8c\u6210\u540e\u518d\u67e5\u770b\u7ed3\u679c\nopenclaw browser screenshot<\/code><\/pre>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u5e38\u89c1\u95ee\u9898<\/h2>\n<h3 class=\"wp-block-heading\">Q1: \u5143\u7d20\u5b9a\u4f4d\u5931\u8d25\u600e\u4e48\u529e\uff1f<\/h3>\n<p><strong>\u89e3\u51b3\u65b9\u6cd5\uff1a<\/strong><\/p>\n<ol>\n<li>\u5148\u83b7\u53d6\u6700\u65b0\u5feb\u7167\uff1a<code>openclaw browser snapshot<\/code><\/li>\n<li>\u68c0\u67e5\u5143\u7d20\u662f\u5426\u5728\u5f53\u524d\u89c6\u53e3\u5185\uff08\u53ef\u80fd\u9700\u8981\u6eda\u52a8\uff09<\/li>\n<li>\u4f7f\u7528\u66f4\u901a\u7528\u7684\u9009\u62e9\u5668\uff08\u5982 <code>contains(text)<\/code>\uff09<\/li>\n<li>\u589e\u52a0\u7b49\u5f85\u65f6\u95f4\u786e\u4fdd\u5143\u7d20\u5df2\u52a0\u8f7d<\/li>\n<\/ol>\n<h3 class=\"wp-block-heading\">Q2: \u5982\u4f55\u5904\u7406 iframe\uff1f<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u5207\u6362\u5230 iframe\nopenclaw browser snapshot --frame &quot;frame-name&quot;\n\n# \u5728 iframe \u5185\u64cd\u4f5c\nopenclaw browser click --ref &quot;e5&quot; --frame &quot;frame-name&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">Q3: \u5982\u4f55\u5904\u7406\u9a8c\u8bc1\u7801\uff1f<\/h3>\n<p><strong>\u65b9\u6848\uff1a<\/strong><\/p>\n<ol>\n<li>\u6682\u505c\u7b49\u5f85\u4eba\u5de5\u4ecb\u5165<\/li>\n<li>\u4f7f\u7528\u7b2c\u4e09\u65b9\u6253\u7801\u670d\u52a1\uff08\u9700\u8981\u914d\u5408 JS \u6ce8\u5165\uff09<\/li>\n<li>\u4f7f\u7528\u5df2\u767b\u5f55\u7684 Cookie\/Session \u7ed5\u8fc7<\/li>\n<\/ol>\n<pre><code class=\"lang-bash language-bash bash\"># \u6682\u505c\u7b49\u5f85\u4eba\u5de5\u5904\u7406\u9a8c\u8bc1\u7801\nopenclaw browser wait --time 30000  # \u7b49\u5f8530\u79d2<\/code><\/pre>\n<h3 class=\"wp-block-heading\">Q4: \u5982\u4f55\u4fdd\u5b58\u767b\u5f55\u72b6\u6001\uff1f<\/h3>\n<pre><code class=\"lang-bash language-bash bash\"># \u767b\u5f55\u540e\u83b7\u53d6 cookies\nopenclaw browser eval --script &quot;JSON.stringify(document.cookie)&quot;\n\n# \u4e0b\u6b21\u8bbf\u95ee\u65f6\u6ce8\u5165 cookies\uff08\u901a\u8fc7 JS\uff09\nopenclaw browser eval --script &quot;document.cookie = &#039;session=xxx; domain=.example.com&#039;&quot;<\/code><\/pre>\n<h3 class=\"wp-block-heading\">Q5: \u6d4f\u89c8\u5668\u542f\u52a8\u5931\u8d25\uff1f<\/h3>\n<p><strong>\u68c0\u67e5\uff1a<\/strong><\/p>\n<pre><code class=\"lang-bash language-bash bash\"># \u67e5\u770b\u72b6\u6001\nopenclaw browser status\n\n# \u505c\u6b62\u540e\u91cd\u65b0\u542f\u52a8\nopenclaw browser stop\nopenclaw browser start\n\n# \u67e5\u770b\u65e5\u5fd7\nopenclaw logs --follow<\/code><\/pre>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u5de5\u5177\u5bf9\u6bd4<\/h2>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th>\u529f\u80fd<\/th>\n<th>OpenClaw Browser<\/th>\n<th>Selenium<\/th>\n<th>Puppeteer<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u5b89\u88c5\u914d\u7f6e<\/td>\n<td>\u2705 \u5185\u7f6e\uff0c\u65e0\u9700\u5b89\u88c5<\/td>\n<td>\u9700\u5b89\u88c5\u9a71\u52a8<\/td>\n<td>\u9700\u5b89\u88c5 Node<\/td>\n<\/tr>\n<tr>\n<td>\u5b66\u4e60\u66f2\u7ebf<\/td>\n<td>\u2705 \u7b80\u5355\uff0c\u547d\u4ee4\u884c\u64cd\u4f5c<\/td>\n<td>\u4e2d\u7b49<\/td>\n<td>\u4e2d\u7b49<\/td>\n<\/tr>\n<tr>\n<td>\u591a\u6d4f\u89c8\u5668<\/td>\n<td>\u2705 Chromium<\/td>\n<td>\u591a\u79cd\u6d4f\u89c8\u5668<\/td>\n<td>\u4ec5 Chromium<\/td>\n<\/tr>\n<tr>\n<td>\u7f16\u7a0b\u63a5\u53e3<\/td>\n<td>\u547d\u4ee4\u884c\/API<\/td>\n<td>Python\/\u591a\u8bed\u8a00<\/td>\n<td>Node.js<\/td>\n<\/tr>\n<tr>\n<td>\u4e0e AI \u96c6\u6210<\/td>\n<td>\u2705 \u539f\u751f\u652f\u6301<\/td>\n<td>\u9700\u989d\u5916\u5f00\u53d1<\/td>\n<td>\u9700\u989d\u5916\u5f00\u53d1<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/figure>\n<hr \/>\n<h2 class=\"wp-block-heading\">\u53c2\u8003\u8d44\u6e90<\/h2>\n<ul>\n<li><a href=\"https:\/\/playwright.dev\/\">Playwright \u5b98\u65b9\u6587\u6863<\/a><\/li>\n<li><a href=\"https:\/\/developer.mozilla.org\/\">MDN Web Docs<\/a><\/li>\n<li><a href=\"https:\/\/developer.mozilla.org\/zh-CN\/docs\/Web\/CSS\/CSS_Selectors\">CSS \u9009\u62e9\u5668\u53c2\u8003<\/a><\/li>\n<\/ul>\n<hr \/>\n<blockquote>\n<p>\ud83d\udca1 <strong>\u63d0\u793a<\/strong>\uff1a\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u662f\u4e00\u628a\u53cc\u5203\u5251\uff0c\u8bf7\u9075\u5b88\u76ee\u6807\u7f51\u7ad9\u7684 robots.txt \u548c\u4f7f\u7528\u6761\u6b3e\uff0c\u5408\u7406\u63a7\u5236\u8bf7\u6c42\u9891\u7387\uff0c\u907f\u514d\u5bf9\u670d\u52a1\u5668\u9020\u6210\u538b\u529b\u3002<\/p>\n<\/blockquote>","protected":false},"excerpt":{"rendered":"<p>\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b \u76ee\u5f55 \u6982\u8ff0 \u5feb\u901f\u5f00\u59cb \u6838\u5fc3\u64cd\u4f5c \u9ad8\u7ea7\u529f\u80fd \u5b9e\u6218\u6848\u4f8b \u6700\u4f73\u5b9e\u8df5 \u5e38\u89c1\u95ee\u9898 \u6982\u8ff0 \u6d4f\u89c8\u5668\u81ea\u52a8 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":114,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"googlesitekit_rrm_CAow767EDA:productID":"","footnotes":""},"categories":[53],"tags":[54,56,70,67,69],"class_list":["post-207","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","tag-ai","tag-openclaw","tag-playwright","tag-67","tag-69"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b - Winter&#039;s Life<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/win7er.com\/?p=207\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b - Winter&#039;s Life\" \/>\n<meta property=\"og:description\" content=\"\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b \u76ee\u5f55 \u6982\u8ff0 \u5feb\u901f\u5f00\u59cb \u6838\u5fc3\u64cd\u4f5c \u9ad8\u7ea7\u529f\u80fd \u5b9e\u6218\u6848\u4f8b \u6700\u4f73\u5b9e\u8df5 \u5e38\u89c1\u95ee\u9898 \u6982\u8ff0 \u6d4f\u89c8\u5668\u81ea\u52a8 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/win7er.com\/?p=207\" \/>\n<meta property=\"og:site_name\" content=\"Winter&#039;s Life\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/knowwinter\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/knowwinter\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-07T07:17:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"winter.yu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/x.com\/winter_know\" \/>\n<meta name=\"twitter:site\" content=\"@winter_know\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"winter.yu\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207\"},\"author\":{\"name\":\"winter.yu\",\"@id\":\"https:\\\/\\\/win7er.com\\\/#\\\/schema\\\/person\\\/40b2ae9640523bebb22a847803dbf22a\"},\"headline\":\"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b\",\"datePublished\":\"2026-03-07T07:17:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207\"},\"wordCount\":799,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/win7er.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg\",\"keywords\":[\"Ai\",\"openclaw\",\"Playwright\",\"\u6559\u7a0b\",\"\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\"],\"articleSection\":[\"Ai\"],\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/win7er.com\\\/?p=207#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207\",\"url\":\"https:\\\/\\\/win7er.com\\\/?p=207\",\"name\":\"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b - Winter&#039;s Life\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/win7er.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg\",\"datePublished\":\"2026-03-07T07:17:23+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/#\\\/schema\\\/person\\\/40b2ae9640523bebb22a847803dbf22a\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/win7er.com\\\/?p=207\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207#primaryimage\",\"url\":\"https:\\\/\\\/win7er.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg\",\"contentUrl\":\"https:\\\/\\\/win7er.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg\",\"width\":2560,\"height\":1707},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=207#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/win7er.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/win7er.com\\\/#website\",\"url\":\"https:\\\/\\\/win7er.com\\\/\",\"name\":\"Winter's Life\",\"description\":\"\u6280\u672f\u5206\u4eab | \u7a0b\u5e8f\u5f00\u53d1 | \u4ea7\u54c1\u6d4b\u8bc4 | \u6280\u672f\u54a8\u8be2 | \u8fdc\u7a0b\u534f\u52a9 | \u751f\u6d3b\u611f\u609f | \u884c\u4e1a\u65b0\u95fb\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/win7er.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/win7er.com\\\/#\\\/schema\\\/person\\\/40b2ae9640523bebb22a847803dbf22a\",\"name\":\"winter.yu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g\",\"caption\":\"winter.yu\"},\"sameAs\":[\"https:\\\/\\\/win7er.com\",\"https:\\\/\\\/www.facebook.com\\\/knowwinter\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/x.com\\\/winter_know\"],\"url\":\"https:\\\/\\\/win7er.com\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b - Winter&#039;s Life","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/win7er.com\/?p=207","og_locale":"zh_CN","og_type":"article","og_title":"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b - Winter&#039;s Life","og_description":"\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b \u76ee\u5f55 \u6982\u8ff0 \u5feb\u901f\u5f00\u59cb \u6838\u5fc3\u64cd\u4f5c \u9ad8\u7ea7\u529f\u80fd \u5b9e\u6218\u6848\u4f8b \u6700\u4f73\u5b9e\u8df5 \u5e38\u89c1\u95ee\u9898 \u6982\u8ff0 \u6d4f\u89c8\u5668\u81ea\u52a8 [&hellip;]","og_url":"https:\/\/win7er.com\/?p=207","og_site_name":"Winter&#039;s Life","article_publisher":"https:\/\/www.facebook.com\/knowwinter\/","article_author":"https:\/\/www.facebook.com\/knowwinter\/","article_published_time":"2026-03-07T07:17:23+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg","type":"image\/jpeg"}],"author":"winter.yu","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/x.com\/winter_know","twitter_site":"@winter_know","twitter_misc":{"\u4f5c\u8005":"winter.yu","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/win7er.com\/?p=207#article","isPartOf":{"@id":"https:\/\/win7er.com\/?p=207"},"author":{"name":"winter.yu","@id":"https:\/\/win7er.com\/#\/schema\/person\/40b2ae9640523bebb22a847803dbf22a"},"headline":"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b","datePublished":"2026-03-07T07:17:23+00:00","mainEntityOfPage":{"@id":"https:\/\/win7er.com\/?p=207"},"wordCount":799,"commentCount":0,"image":{"@id":"https:\/\/win7er.com\/?p=207#primaryimage"},"thumbnailUrl":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg","keywords":["Ai","openclaw","Playwright","\u6559\u7a0b","\u6d4f\u89c8\u5668\u81ea\u52a8\u5316"],"articleSection":["Ai"],"inLanguage":"zh-Hans","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/win7er.com\/?p=207#respond"]}]},{"@type":"WebPage","@id":"https:\/\/win7er.com\/?p=207","url":"https:\/\/win7er.com\/?p=207","name":"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b - Winter&#039;s Life","isPartOf":{"@id":"https:\/\/win7er.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/win7er.com\/?p=207#primaryimage"},"image":{"@id":"https:\/\/win7er.com\/?p=207#primaryimage"},"thumbnailUrl":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg","datePublished":"2026-03-07T07:17:23+00:00","author":{"@id":"https:\/\/win7er.com\/#\/schema\/person\/40b2ae9640523bebb22a847803dbf22a"},"breadcrumb":{"@id":"https:\/\/win7er.com\/?p=207#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/win7er.com\/?p=207"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/win7er.com\/?p=207#primaryimage","url":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg","contentUrl":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/8f8db732ecbc679354727135e0a73bef-scaled.jpeg","width":2560,"height":1707},{"@type":"BreadcrumbList","@id":"https:\/\/win7er.com\/?p=207#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/win7er.com\/"},{"@type":"ListItem","position":2,"name":"openclaw\u6d4f\u89c8\u5668\u81ea\u52a8\u5316\u8be6\u7ec6\u6559\u7a0b"}]},{"@type":"WebSite","@id":"https:\/\/win7er.com\/#website","url":"https:\/\/win7er.com\/","name":"Winter's Life","description":"\u6280\u672f\u5206\u4eab | \u7a0b\u5e8f\u5f00\u53d1 | \u4ea7\u54c1\u6d4b\u8bc4 | \u6280\u672f\u54a8\u8be2 | \u8fdc\u7a0b\u534f\u52a9 | \u751f\u6d3b\u611f\u609f | \u884c\u4e1a\u65b0\u95fb","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/win7er.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/win7er.com\/#\/schema\/person\/40b2ae9640523bebb22a847803dbf22a","name":"winter.yu","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/secure.gravatar.com\/avatar\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g","caption":"winter.yu"},"sameAs":["https:\/\/win7er.com","https:\/\/www.facebook.com\/knowwinter\/","https:\/\/x.com\/https:\/\/x.com\/winter_know"],"url":"https:\/\/win7er.com\/?author=1"}]}},"views":0,"_links":{"self":[{"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/posts\/207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=207"}],"version-history":[{"count":1,"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/posts\/207\/revisions"}],"predecessor-version":[{"id":208,"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/posts\/207\/revisions\/208"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/media\/114"}],"wp:attachment":[{"href":"https:\/\/win7er.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=207"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=207"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}