Pb with 'move to an object'

Discuss RoboTask here
Post Reply
Littlespoon
Posts: 2
Joined: Wed Sep 16, 2015 7:03 pm

Pb with 'move to an object'

Post 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 :)
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Pb with 'move to an object'

Post 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.
Oleg Yershov
Littlespoon
Posts: 2
Joined: Wed Sep 16, 2015 7:03 pm

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

Post 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
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Pb with 'move to an object'

Post by Oleg »

Unfortunately I can say nothing without your task...
Oleg Yershov
Post Reply