Forum Discussion

MaheshMoluguri's avatar
MaheshMoluguri
New Contributor
4 months ago

Test Complete Application got stuck

I have started execution after script completion then suddenly application got stuck from long time, not able to anything in the application.

Kindly suggest/help on this

 

2 Replies

  • rraghvani's avatar
    rraghvani
    Icon for Champion Level 3 rankChampion Level 3

    The screenshot that you have provided, suggests that it's waiting for linkSubscriptionData object. However, we have no idea of the coding, that is waiting for linkSubscriptionData. It's difficult to provide any suggestions!

  • As rraghvani stated, not enough information to form any opinion.

    After you wait for it to time out (it could be 60 seconds or more depending on your configuration), what error do you get in the log, and on which line of your code?

    What was the last action before the failure? for example click on a link that failed to navigate to that page.

    What kind of debug did you perform?