| 71) What do you verify with the sync point for screen area and what
command it generates, explain syntax?[/b]
a. For screen area verification we actually
capture the screen area into a bitmap and verify the application screen area
with the bitmap file during execution Syntax: [/b]obj_wait_bitmap(object,
image, time, x, y, width, height);[/i] |