Forum Discussion

varsha's avatar
varsha
Occasional Contributor
8 years ago
Solved

WHILE PLAYBACK RECORDED REGION CHECK POINT, CURRENT SCREEN COMES UP IN RESULT INSTEAD OF ORIGINAL SC

  • Marsha_R's avatar
    Marsha_R
    8 years ago

    I think you would have better luck checking for the text "Found 1 Device" in the object than you will in comparing regions.  The text will exist no matter where the region ends up (which can change with screen size, etc.).

     

    In the lines before that, you should also consider Click and DblClick using the object name rather than on a point.  You may run into the same problem as with the regions and things will move a bit on the screen and with points your test will fail but objects should make it more flexible.