<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kapiecii</author_name>
  <author_url>https://blog.hatena.ne.jp/kapiecii/</author_url>
  <blog_title>kapieciiのブログ</blog_title>
  <blog_url>https://kapiecii.hatenablog.com/</blog_url>
  <categories>
    <anon>codeceptjs</anon>
    <anon>puppeteer</anon>
  </categories>
  <description>Codeceptjs + Puppeteerを使って、SSLエラーが発生する環境のWebページをテストしようとすると下記のようなエラーが発生する。 エラーメッセージ net::ERR_CERT_COMMON_NAME_INVALID at https://xxx ステージング環境でテストするためにSSLエラーを無視したい。 codecept.conf.jsに以下の設定を追加するとSSLエラーを無視してくれる。 &quot;chrome&quot;: { &quot;ignoreHTTPSErrors&quot;: true }, 設定追加後のcedecept.conf.js(一部抜粋) exports.config = { test…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkapiecii.hatenablog.com%2Fentry%2F2019%2F04%2F19%2F193000&quot; title=&quot;Codeceptjs+PuppeteerでSSLエラーを無視する - kapieciiのブログ&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-ak.f.st-hatena.com/images/fotolife/k/kapiecii/20190419/20190419113227.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-04-19 19:30:00</published>
  <title>Codeceptjs+PuppeteerでSSLエラーを無視する</title>
  <type>rich</type>
  <url>https://kapiecii.hatenablog.com/entry/2019/04/19/193000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
