Automation without recording

Hello I am trying to attach a window (notepad) to change the font. In order to do that I need to first click Format menu then font. In tutorial it shows as if we can click right away to font to indicate the screen in attach window. However there is one more click before that.

How you can indicate to attach window to font menu and inside the do adding click element and indicate the Font? (you need to pass clicking Format)

My challenge here, there is one more click before font and it doesn’t let me click font unless clicking Format. But if I click format than I am indicating wrong screen! Hope am being clear.

Appreciate the help!

1 Like

To capture Font…, Indicate on Screen> Click F2 >mouse click Format >Wait for 5 seconds> You will able to click Font… now

Attached is sample
NotepadAutomation.xaml (10.1 KB)

4 Likes

Thank you!

1 Like