<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ohnishiakira</author_name>
  <author_url>https://blog.hatena.ne.jp/ohnishiakira/</author_url>
  <blog_title>おおにしあきらの日記</blog_title>
  <blog_url>https://ohnishiakira.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Watir</anon>
  </categories>
  <description>Watirを使って延々と診断メーカーするだけの簡単なスクリプトを書いた。 入力フォームに入力されるのが妙に遅いのが気になるのと、Ctrl+Cしても異常終了しないようにSignal.trapしてるけど効いていない気がする。 #!/usr/bin/env ruby # coding: utf-8 require &quot;firewatir&quot; b = Watir::Browser.new username = &quot;ohnishiakira&quot; Signal.trap(&quot;INT&quot;) { b.close } while true b.goto(&quot;shindanmaker.com/&quot; + (rand * 10000…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fohnishiakira.hatenadiary.org%2Fentry%2F20101210%2F1292003518&quot; title=&quot;Watirで診断メーカー巡り - おおにしあきらの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-12-10 02:51:58</published>
  <title>Watirで診断メーカー巡り</title>
  <type>rich</type>
  <url>https://ohnishiakira.hatenadiary.org/entry/20101210/1292003518</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
