Selenium IDE 特定のページに文字列が存在しない事をチェックするには?

 

存在しないはずの文字列を指定します。今回は ”xpath”

//*[contains(*,’xpath’)]

Selenium IDE にて

store xpath count     //*[contains(*,’xpath’)]     count

xpath の結果件数を取得します。

verify count     count    0

件数が0件であれば存在しないと判断できます。

Leave a Reply

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>

(required)

(required)

© 2024 Falco Tech Blog Suffusion theme by Sayontan Sinha