The wait and wait for object do not seem to really work as I would expect. I really need events to happen, once a page is fully loaded, and an object appears. I have tried WAIT, with a specifici amount of time, and also WAIT FOR OBJECT, but not getting the results I think I should expect. for example, click a button, and then a new page or popu appears. I can't do anything until the page or popup is fully loaded, to perform the next action.. I can identify the object when running interactively, and often in the run in GenVU, but not controller. I have tried several things, but really need a better (more consistent) way to not perform an action before the page fully loads (including any and all images, which might take 2-15 seconds) I currently have the wait for object run time setting at 30 seconds, but find it hard to believe the app is taking longer than this. I have tried using different parts of the page/popup, but no luck so far. Please advise.
↧