What do you verify with the sync point for screen area and what command it generates, explain syntax?

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: obj_wait_bitmap(object, image, time, x, y, width, height);

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions