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 Region(領域)を利用してオブジェクトの選択

Posted at

Region(領域)
複数の同一オブジェクトが存在し、特定のオブジェクトを選択させたい場合に有効です。
  (オブジェクトイメージが変わらないものが複数存在した場合に有効)

1.以下のような、同一イメージのボタンを上から順にクリックするする場合

image.png

2.Region(領域)を指定することにより実行可能です。

    Regionの指定は、上段のRegionボタンをクリックし、FindやClickに利用したい範囲を指定します。

    以下、サンプル
image.png

3.実行結果

o1339052313817264336.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?