Jump to content

AutoIT equivalent to HP UFT GetTextLocation?


Recommended Posts

In the HP UFT automation tool, there is a function called TextUtil.GetTextLocation that I can use to find the exact x,y location of text inside a control. HP Help Doc

I'm wondering if there is something similar to this in AutoIT?  I have looked at OCR and Tesseract and they all seem to just give me the location inside the string of text on a control instead of Coordinates.  

Currently I'm using UFT as a driver script to get the location of the text and passing that to my AutoIT script as a command-line parameter in order to Redact that strings location, then take a screenshot.  I'd much prefer to do this all in AutoIT.

 

Thanks,

Mike

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...