Hello! Just downloaded the trial version of Robotask.
I'd like for Robotask to open three chrome windows, have
them each go to a different webpage, and then align them
all side by side (three browser windows side by side).
In other words I want it to do the following:
Open Google Chrome
Open Bookmark (A)
Enter username
Enter password
Align window to the left of left monitor (I have dual
monitors)
Open Google Chrome
Open Bookmark (B)
Enter username
Enter password
Align window to the center of left monitor (I have dual
monitors)
Open Google Chrome
Open Bookmark (C)
Enter username
Enter password
Align window to the right of my left monitor (I have dual
monitors)
---
To do this, I planned on using a macro (however if you
have another suggestion I'm all ears!). I clicked on
"create new task", entered a name for the task, clicked
on "record a macro" down at the bottom of the "add task"
window, clicked the blue "start record" button, but then
I got the following error message: "hook is NOT
installed!!!"
Any suggestions? I'm not a programmer so any help is
really appreciated. I'm running on a windows 7 operating
system.
Thanks!
Jonathan
Macro Issue
Macro Issue
Check the file RecordHook.dll please (see screenshot below): size, date created, version
If parameters are correct then it seems, that some program (maybe antivirus) blocks some functions of this DLL
This DLL uses special mechanism (hooks) to catch all mouse and keyboard events in your session.
This is sole way to record mouse movements and clicks, keyboard events when you work in another program.
I tried to reproduce the problem on Windows 7 x86 and x64 editions. But I failed.
If parameters are correct then it seems, that some program (maybe antivirus) blocks some functions of this DLL
This DLL uses special mechanism (hooks) to catch all mouse and keyboard events in your session.
This is sole way to record mouse movements and clicks, keyboard events when you work in another program.
I tried to reproduce the problem on Windows 7 x86 and x64 editions. But I failed.