Page 1 of 1

Pb with 'move to an object'

Posted: Wed Sep 16, 2015 7:14 pm
by Littlespoon
Hi,
I am testing robotask since several days and I like it.
Version 6.4 contains a lot of functionnality interesting.

I have almost realized the project I wanted, however I am stopped by a recurrent problem : an error occured on "move to an object" at one place or at one other.
It can even work well in a loop and at the second loop it can occur.

I explain myself :
I use robotask to click and enter several input into a software. Sometimes it works great, but very often I have the previous problem.
The other software is launched and get a name which almost don't change, it can be TEST or TEST*. It is also the only window having this name.
Then using the functionnality "move to an object" I tested a lot of things, but I think that normally writing TEST in the "window caption" should be fine, but it is not.
I have also tried the drag to an object functionnality, which gave me several information, but I don't want to use "window class" for example since it appears to change when the software is closed and opened again.

What can I do to solve my problem ?
Please help me, and I'll buy your software with pleasure :)

Re: Pb with 'move to an object'

Posted: Thu Sep 17, 2015 11:16 am
by Oleg
...name which almost don't change, it can be TEST or TEST* ...
Use only permanent part of name: TEST
... but I don't want to use "window class" for example since...
Keep the Window Class field empty. The empty value corresponds to any value.

Re: Pb with 'move to an object' and crashes

Posted: Wed Sep 23, 2015 2:51 pm
by Littlespoon
Hi,
Thanks for your answer.
I have changed the way to do it and now the script works well.

However I have another problem, the version installed is 6.4.4.881 on a windows server 2003.
At the end of my task, or after one or several loops of the task, robotask did not work anymore, windows writes it "does not answer anymore".
And since this morning this problem occurs more and more.

When I read the robotask log, I see it appends at the end of the main loop after the commands :
.....
"90.Close current window"
"91.Delay" (10s)

Can you help me ?
Thanks

Re: Pb with 'move to an object'

Posted: Tue Oct 27, 2015 2:33 pm
by Oleg
Unfortunately I can say nothing without your task...