Jump to content

Recorder with identifier of object


Recommended Posts

hello,

I search a tools in order to record my actions and generate an autoit script.

I want that the record don't contain points position but identifier of object.

For example, click on object with ObjectIdentifier equal to ...

A recorder exists?

Thanks for your answer...

Link to comment
Share on other sites

Not all "objects" can natively be identified by AutoIt3.

Such a recorder does not exist.

You would need to write a whole lot of complex code including UIAutomation UDF which can be found in example scripts forum, to even come close.

It is not a trivial task.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

@StandardUser: See '?do=embed' frameborder='0' data-embedContent>>

I see what you gave above is based on old version of CUIAutomation. Let me know on direct example section what you feel is more difficult then UIAutomate.ZIP

SimpleSpy directly gives some basic source to start with

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...