The following table lists the agent options which determine the behavior of bitmap verification.
Option | Description |
---|---|
opt_bitmap_match_count | The number of successive snapshots that must be the same for the bitmap to be considered stable. |
opt_bitmap_match_interval | The time interval between snapshots to use for ensuring the stability of the image. |
opt_bitmap_match_timeout | The total time allowed for a bitmap to become stable. |
opt:bitmap_pixel_tolerance | The number of pixels that is allowed to be different for two bitmaps to be considered equivalent. |
Agent.SetOption (OPT_BITMAP_MATCH_COUNT, 3)