Page 1 of 2

Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Sun Nov 27, 2016 6:31 pm
by snowseals
I asked u a while ago, how to click in the Ribbon-bar of Word, with Robotask's Macro-recorder, here: http://robotask.com/forum/viewtopic.php ... 5742#p5742

You came up with 2 solutions, and I preferered the 2nd one.

But it's not working anymore since Robotask 6.7...?
Instead, it does a PGUP or ARROW UP, i dont know, the page goes up somehow.

Check out for yourself, a test below:

Code: Select all

;*****************************
;* RoboTask Task file
;* Do not edit in text editor!
;*****************************
 
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|-1
CatID=INTEGER|0
Comment=STRINGLIST
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task17"
Hide=INTEGER|0
ID=INTEGER|53882418
LogOnAsUser=INTEGER|1
Name=STRING|"Test met klikken in Word ribbon-bar"
OnErrorTaskID=INTEGER|-1
Priority=INTEGER|3
RunOnClose=INTEGER|0
RunOnStartup=INTEGER|0
ToLog=INTEGER|3
WriteGeneralLog=INTEGER|0

[Actions]
Action1=FOLDER
Action10=FOLDER
Action11=FOLDER
Action12=FOLDER
Action13=FOLDER
Action2=FOLDER
Action3=FOLDER
Action4=FOLDER
Action5=FOLDER
Action6=FOLDER
Action7=FOLDER
Action8=FOLDER
Action9=FOLDER

[Actions\Action1]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//Begin of MacroRecoder block"
Params=FOLDER

[Actions\Action1\Params]
comment=STRING|"Begin of MacroRecoder block"

[Actions\Action10]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action10\Params]
delay=STRING|"11"

[Actions\Action11]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action11\Params]
bottom=STRING|"305"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"216"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Net UI Tool Window"
wintextexact=STRING|"0"
x=STRING|"32"
y=STRING|"44"

[Actions\Action12]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action12\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action13]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//End of MacroRecoder block"
Params=FOLDER

[Actions\Action13\Params]
comment=STRING|"End of MacroRecoder block"

[Actions\Action2]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action2\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"851"
y=STRING|"4"

[Actions\Action3]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action3\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action4]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action4\Params]
delay=STRING|"15"

[Actions\Action5]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action5\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"209"
y=STRING|"37"

[Actions\Action6]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action6\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action7]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action7\Params]
delay=STRING|"10"

[Actions\Action8]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action8\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"181"
y=STRING|"95"

[Actions\Action9]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action9\Params]
action=STRING|"0"
button=STRING|"0"


Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Sun Nov 27, 2016 6:57 pm
by Oleg
Hm-m...
I have tested your task on my computer - it works

The task sets the layout of the page to portrait orientation.

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Sun Nov 27, 2016 10:21 pm
by snowseals
I found the bug(?)
When the Panel is open of Word, it does this strange behavior.

The panel is that overview on the left, See attachment for the overview of my template.
You can open that Panel, by click in the left bottom on Pages, see attachment.

It doesnt happen if there is no content in that Overview, like the heads that are filled in.

I've attached a test document with such Content-list, so you can test it yourself.

EDIT:
I tested the Content-test.docx out myself on different computer with same Office version and 64-bit,
and there it works flawlessly.
I'll do some more investigation...

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Sun Nov 27, 2016 11:33 pm
by snowseals
So I tested it out on different computer, where it worked.
I recorded it again on that pc, and then it failed (along with Content-test.docx)

The one that works flawless:

Code: Select all

;*****************************
;* RoboTask Task file
;* Do not edit in text editor!
;*****************************
 
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|-1
CatID=INTEGER|0
Comment=STRINGLIST
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task17"
Hide=INTEGER|0
ID=INTEGER|53882418
LogOnAsUser=INTEGER|1
Name=STRING|"Test met klikken in Word ribbon-bar (imported)"
OnErrorTaskID=INTEGER|-1
Priority=INTEGER|3
RunOnClose=INTEGER|0
RunOnStartup=INTEGER|0
ToLog=INTEGER|3
WriteGeneralLog=INTEGER|0

[Actions]
Action1=FOLDER
Action10=FOLDER
Action11=FOLDER
Action12=FOLDER
Action13=FOLDER
Action2=FOLDER
Action3=FOLDER
Action4=FOLDER
Action5=FOLDER
Action6=FOLDER
Action7=FOLDER
Action8=FOLDER
Action9=FOLDER

[Actions\Action1]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//Begin of MacroRecoder block"
Params=FOLDER

[Actions\Action1\Params]
comment=STRING|"Begin of MacroRecoder block"

[Actions\Action10]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action10\Params]
delay=STRING|"11"

[Actions\Action11]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action11\Params]
bottom=STRING|"305"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"216"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Net UI Tool Window"
wintextexact=STRING|"0"
x=STRING|"32"
y=STRING|"44"

[Actions\Action12]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action12\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action13]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//End of MacroRecoder block"
Params=FOLDER

[Actions\Action13\Params]
comment=STRING|"End of MacroRecoder block"

[Actions\Action2]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action2\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"851"
y=STRING|"4"

[Actions\Action3]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action3\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action4]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action4\Params]
delay=STRING|"15"

[Actions\Action5]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action5\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"209"
y=STRING|"37"

[Actions\Action6]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action6\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action7]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action7\Params]
delay=STRING|"10"

[Actions\Action8]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action8\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"181"
y=STRING|"95"

[Actions\Action9]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action9\Params]
action=STRING|"0"
button=STRING|"0"

The one that fails (recorded on the working pc):

Code: Select all

;*****************************
;* RoboTask Task file
;* Do not edit in text editor!
;*****************************
 
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|-1
CatID=INTEGER|0
Comment=STRINGLIST
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task17"
Hide=INTEGER|0
ID=INTEGER|53882418
LogOnAsUser=INTEGER|1
Name=STRING|"Test met klikken in Word ribbon-bar fails"
OnErrorTaskID=INTEGER|-1
Priority=INTEGER|3
RunOnClose=INTEGER|0
RunOnStartup=INTEGER|0
ToLog=INTEGER|3
WriteGeneralLog=INTEGER|0

[Actions]
Action1=FOLDER
Action10=FOLDER
Action11=FOLDER
Action12=FOLDER
Action13=FOLDER
Action2=FOLDER
Action3=FOLDER
Action4=FOLDER
Action5=FOLDER
Action6=FOLDER
Action7=FOLDER
Action8=FOLDER
Action9=FOLDER

[Actions\Action1]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//Begin of MacroRecoder block"
Params=FOLDER

[Actions\Action1\Params]
comment=STRING|"Begin of MacroRecoder block"

[Actions\Action10]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action10\Params]
delay=STRING|"13"

[Actions\Action11]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action11\Params]
bottom=STRING|"175"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1280"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"172"
y=STRING|"101"

[Actions\Action12]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action12\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action13]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//End of MacroRecoder block"
Params=FOLDER

[Actions\Action13\Params]
comment=STRING|"End of MacroRecoder block"

[Actions\Action2]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action2\Params]
bottom=STRING|"175"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1280"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"183"
y=STRING|"47"

[Actions\Action3]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action3\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action4]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action4\Params]
delay=STRING|"18"

[Actions\Action5]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action5\Params]
bottom=STRING|"175"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1280"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"427"
y=STRING|"4"

[Actions\Action6]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action6\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action7]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action7\Params]
delay=STRING|"7"

[Actions\Action8]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action8\Params]
bottom=STRING|"175"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1280"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"198"
y=STRING|"44"

[Actions\Action9]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action9\Params]
action=STRING|"0"
button=STRING|"0"


Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Sun Nov 27, 2016 11:41 pm
by snowseals
The one that failed, works on different pc with 1440x900 resolution (where its never been recorded).
The one that works, fails on that PC.

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Sun Nov 27, 2016 11:54 pm
by snowseals
Found it!

Somehow I have to set the Control Positions to Zero, and then it works on any PC->read resolution.
Including the one where it's been recorded (otherwise it fails).
See attachment.

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Wed Nov 30, 2016 12:34 pm
by snowseals
I tried it out with older version of Robotask, and indeed, then it just works without problems.
Then there is no need to set those Control Positions to Zero.

What could be the issue here?
Is Robotask 6.7 more strict?

I mean, my main issue is, now I have to change Actions based on older version, to make it work with v6.7.

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Wed Nov 30, 2016 12:53 pm
by Oleg
tried it out with older version of Robotask
What version?
Is Robotask 6.7 more strict?
The action was not being changed very long time. But we'll check this again.
Also your example works fine on my computers and the latest version of RoboTask

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Wed Nov 30, 2016 7:36 pm
by snowseals
Let's call those scripts v1 and v2; those are the ones I pasted in one of the previous replies, above.

Version 6.4 works with both scripts.
See video: https://youtu.be/wuV8J9RBG2U

Version 6.7 works with v1, but fails with v2.
See video: https://youtu.be/nYwA9vcnzUI

NOTE: This was recorded at a laptop with 1280x800 resolution.
The one that failed, was actually Macro-recorded on that same machine (which makes it even weirder).

Re: Robotask 6.7 doesnt click in Word's Ribbon-bar anymore?

Posted: Wed Nov 30, 2016 10:38 pm
by snowseals
When I play those 2 scripts on a machine with 1920x1080 resolution, they both work on Robotask 6.7.

But when I Macro-record this same handling/action on that machine, it fails.

Hereby, the script that I Macro-recorded on 1920x1080 machine:

Code: Select all

;*****************************
;* RoboTask Task file
;* Do not edit in text editor!
;*****************************
 
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|-1
CatID=INTEGER|0
Comment=STRINGLIST
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task30"
Hide=INTEGER|0
ID=INTEGER|2014734799
LogOnAsUser=INTEGER|1
Name=STRING|"Test met klikken in Word ribbon-bar 1920x1080"
OnErrorTaskID=INTEGER|-1
Priority=INTEGER|3
RunOnClose=INTEGER|0
RunOnStartup=INTEGER|0
ToLog=INTEGER|3
WriteGeneralLog=INTEGER|0

[Actions]
Action1=FOLDER
Action10=FOLDER
Action2=FOLDER
Action3=FOLDER
Action4=FOLDER
Action5=FOLDER
Action6=FOLDER
Action7=FOLDER
Action8=FOLDER
Action9=FOLDER

[Actions\Action1]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//Begin of MacroRecoder block"
Params=FOLDER

[Actions\Action1\Params]
comment=STRING|"Begin of MacroRecoder block"

[Actions\Action10]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//End of MacroRecoder block"
Params=FOLDER

[Actions\Action10\Params]
comment=STRING|"End of MacroRecoder block"

[Actions\Action2]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action2\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"292"
y=STRING|"4"

[Actions\Action3]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action3\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action4]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action4\Params]
delay=STRING|"5"

[Actions\Action5]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action5\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"224"
y=STRING|"36"

[Actions\Action6]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action6\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action7]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action7\Params]
delay=STRING|"7"

[Actions\Action8]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action8\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|"- Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"220"
y=STRING|"86"

[Actions\Action9]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action9\Params]
action=STRING|"0"
button=STRING|"0"