Selenium IDE 特定のページに文字列が存在しない事をチェックするには?
存在しないはずの文字列を指定します。今回は ”xpath”
//*[contains(*,’xpath’)]
Selenium IDE にて
store xpath count //*[contains(*,’xpath’)] count
xpath の結果件数を取得します。
verify count count 0
件数が0件であれば存在しないと判断できます。
Your Comment
You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>
Name (required)
E-mail (required)
URI
Δ