• How can you improve the performance of UFT One AI Object Recognition

    Hello, We are using UFT One 2024.2 and we are using AI Object recognition. It is going relatively well, however sometimes it seems to take a LONG time for the AI engine to 'find' the object it is supposed to interact with. The assumption is that it…
  • AIUtil If CheckExists(True) Then fails the test when the item doesn't exist

    I have the below code using the AIUtil.CheckExists function If the "Update" button exists then it should, set a radio button to on and click the Update button. However if the item is already at the latest version then the Update button is a "Launch…