<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ippa001</author_name>
  <author_url>https://blog.hatena.ne.jp/ippa001/</author_url>
  <blog_title>地方移住を夢見る自動化エンジニアのブログ</blog_title>
  <blog_url>https://autotestengineer.hatenablog.com/</blog_url>
  <categories>
    <anon>java</anon>
    <anon>QAエンジニア</anon>
    <anon>selenium</anon>
    <anon>webdriver</anon>
    <anon>自動化</anon>
  </categories>
  <description>SeleniumWebDriverで暗黙的なWaitを入れたい 自動化で操作を行う場合に、一番ネックになる部分、それは画面の切り替わりであったり、何かしらの処理を「待つ」ということではないでしょうか。 何を持って画面が切り替わったと判定するのか。 何を持って処理が終了したと判定するのか。 このあたり、自動化のスクリプトを安定させるためには非常に重要ですよね。 画面の切り替わりを判定させる。 方法としては、期待する画面が表示された場合に表示されるであろう何かを待つようにする。を一つの例として。 public class ExTest { WebDriver driver; ExTestPage …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fautotestengineer.hatenablog.com%2Fentry%2F2016%2F06%2F18%2F222729&quot; title=&quot;SeleniumWebDriverで暗黙的なWait(Sleep)を入れてみる。 - 地方移住を夢見る自動化エンジニアのブログ&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>2016-06-18 22:27:29</published>
  <title>SeleniumWebDriverで暗黙的なWait(Sleep)を入れてみる。</title>
  <type>rich</type>
  <url>https://autotestengineer.hatenablog.com/entry/2016/06/18/222729</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
