test complete not recognizing save button in a popup window
Hi, I am new to Test complete. I am using Scripting in vbscript for automation. I am trying to click on a button in a popup window. test complete is recognizing the popup window but not the buttons ...
Hi! There is a property TestObj.PopupMenu, you can read more about it to push F1 on it. It's for "The top-level windows and controls.". May be it help.