• How to fetch all the available/visible controls under a webpage using LeanFT C#

    Hello, I am building a LeanFT C# script which requires me to fetch all the visible controls from the webpage, but I am not sure how to do it programmatically using LeanFT and C#. I can fetch individual controls with the help of object identification center…
  • Object identification

    Hi all, I have started to use UFT developer few days back, Previously I was using UFT One. I need to know how can we identify winform objects in UFT Devloper. As my AUT is built on winforms. And I even want to understand how can script with out…
  • Reporter.GenerateReport() never ends

    Hi UFT developers, we have a huge test library using UFT developer 15.01. About 1-2% of our tests never end, because they are stuck inside var reportPath = Reporter.GenerateReport(); The issue is rare, but for us it is annoying enough to re-trigger…