Jump to content

Recommended Posts

Posted

Hi there,

i just want to make sure my strategy in controlling windows programs or web-based-applications is the best one.

Right now, lets say i want to oben the settings dialog in a (already running) notepad++ file with a shortcut. then my concept is this :

I look for a keyboard shortcut (ALT+SOMEKEY for example) to "reach" the Top horizontal Notepad Menu, then send Arrow-Keys-Down to reach the desired setting, and press enter.

Is this the right/best/only way to do it?

The same questions apllies to Web-Based-Applications. There, i "count" how often i have to use the "TAB" Key, to reach the desired Link, and then send a "Mouse Click".

 

From my understanding this is the only way (apart from pixel search, which is not recommended if i read this forum right).

i hope you get my question, english is not my native language

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
×
×
  • Create New...