<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikiki-kiki</author_name>
  <author_url>https://blog.hatena.ne.jp/kikiki-kiki/</author_url>
  <blog_title>かもメモ</blog_title>
  <blog_url>https://chaika.hatenablog.com/</blog_url>
  <categories>
    <anon>RSpec</anon>
    <anon>Capybara</anon>
    <anon>Ruby</anon>
    <anon>Unit Test</anon>
  </categories>
  <description>RSpecの feature spec で href の無い a タグのテストをしようとしてハマったのでメモ ボタン / リンクの存在 ボタン button や submit &lt;button&gt;ボタンのラベル&lt;/button&gt; &lt;input type=&quot;submit&quot; value=&quot;ボタンのラベル&quot; /&gt; expect(page).to have_button 'ボタンのラベル' リンク a タグはボタンではなくリンクでないとマッチしない &lt;a href=&quot;example&quot;&gt;リンクテキスト&lt;/a&gt; expect(page).to have_link 'リンクテキスト' リンク先 (href) も…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2019%2F10%2F07%2F160000&quot; title=&quot;RSpec Capybara href の無い a タグにハマる - かもメモ&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>https://images-fe.ssl-images-amazon.com/images/I/51nY-YLt2ZL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-10-07 16:00:00</published>
  <title>RSpec Capybara href の無い a タグにハマる</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2019/10/07/160000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
