I experienced that widgets and other elements in the GUI of my app under (performance) test did not show up "in time" during a LR/PC test run. I thought the function wait for object (version 11.52 of VuGen) should solve this, and it seems so. However, how does this function work? I.e. How long does it wait? Can you configure the time it waits? This is of course a better function than wait x seconds, because it will wait until the object is present before continuing executing the script? Or not?
↧