Check pop-up window exists using computer vision

How to check a pop-up window exists using computer vision activities?

Hi @thiruvarasi_somu

Give a try with CV element activity, Refer to the documentation below!

Regards

1 Like

1.you can set the attach browser filepath then open a the pop up example “print pop up”
2.then set the find image with the pop up you expext to appear

  • here i use “cetak” means “Print” as the iamge to find
    3.set the value to a variable “boolean”
  1. you can try to log it to see result
1 Like