<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gregminster</author_name>
  <author_url>https://blog.hatena.ne.jp/gregminster/</author_url>
  <blog_title>約束の地</blog_title>
  <blog_url>https://obel.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング -&gt; 言語 -&gt; JavaScript</anon>
  </categories>
  <description>詳細は全てリンク先の公式ドキュメントに書いてあるので、そちらを見るのが確実です。複数の引数を取る場合にいろいろと柔軟な挙動を実現できたりします。 よく使うメソッド should マッチャ（を第一引数に取る）用のメソッドです。 describe('Foo', () =&gt; { it('Bar', () =&gt; { cy.visit('/') cy.url().should('equal', 'http://localhost:3100/') }) }) 第一引数に取るマッチャ（Chainers）の値は例えば以下のような値です。 equal not.equal contain not.contain …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fobel.hatenablog.jp%2Fentry%2F20220531%2F1653933600&quot; title=&quot;Cypress でよく使うメソッド - 約束の地&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://cdn.user.blog.st-hatena.com/default_entry_og_image/459657/1568741889764668</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-05-31 03:00:00</published>
  <title>Cypress でよく使うメソッド</title>
  <type>rich</type>
  <url>https://obel.hatenablog.jp/entry/20220531/1653933600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
