Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は次のことを試みています:
ArrDt
verifyTrue storedVars['ArrDt'] == nextpage の値または verifyEquals を使用
私も同じことに一度遭遇しました。2ページ目の「到着日」を別の変数に取り、2つの変数を比較できます。または、java.lang.String.contains("//ページ 1 からの到着日") メソッドも使用できます。