Question

Northwestern Mutual
US
Last activity: 19 Jul 2018 16:46 EDT
Pega Robotics wait page refresh
I'm wondering what is the best way to wait on a page refresh / postback. Currently I wait on page destroyed event and then call waitforcreate for the same page. Most of the time it works but sometimes it failed to catch the destroyed event and then times out from there before jump to waitforcreate.