Forum Discussion

abhishek1997's avatar
abhishek1997
Contributor
2 years ago

How to handle pop-up and redirect on Edge with TestComplete

Hello Team,

 

How to handle pop-up and redirect on Edge with TestComplete manually on script, because we are not allowed to enable the popups in our organization.

 

We tried lot of options, gone through the TestComplete documentation but no solution, and we even tried to record our test, but TestComplete is not recognizing the the buttons inside the pop-up.

 

Note: We are not opening the browser manually, so we cannot use RunOptions. The browser will be automatically launched  through another desktop application.

 

Please check the image attached and let us know.

 

Thank you,

Abhishek

 

7 Replies

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    This is a known issue and will hopefully be fixed in the next release.

     

    If you are using the latest version of TC, it might be able to handle the control. If not, wait for the next release.

    • abhishek1997's avatar
      abhishek1997
      Contributor

      is there any update on this browser pop-up, how to automate the browser pop-ups ???

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Popups of this variety are part of the Edge application and not the web application.  So, in order to interact with them, you need to be able to automate desktop applications.

     

    Are you licensed for desktop applications or web only?

    • abhishek1997's avatar
      abhishek1997
      Contributor

      We have licenses for both desktop and web applications.

  • Hello Smartbear,

     

    We are using TestComplete version 15.45.31.7 and Python as a programming language. We are unable to automate browser pop-ups or alerts. Sometimes it is working and sometimes not.

     

    Is there any update on this browser pop-up ???

     

     

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    TestComplete v15.52.2.7 is able to interact with the browsers alert dialog.