0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

SikuliX Findallを利用する

Posted at

Findall
複数の同一オブジェクトが存在し、全てのオブジェクトに対して同一処理をさせたい場合に有効です。(全てのボタンをONからOFFに切り替えたい場合等)

※イメージの選択順は、Sikuliに依存するため順番にクリックさせたい場合などは注意が必要です。

1.以下のような、同一イメージのボタンを全てクリックするする場合

image.png

2.Findallを指定することにより実行可能です。

    以下、サンプル
image.png

 3.実行結果
o1207051613817275444.gif

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?