Search found 3015 matches

by Oleg
Sat Mar 09, 2024 4:34 pm
Forum: Articles
Topic: How to access the network from system service.
Replies: 0
Views: 13403

How to access the network from system service.

The RoboTask service runs in a separate SYSTEM session. By default, the service does not have access to network resources in your local network. However, it is often necessary to have access to network drives or files on another computer in the local network. There are two ways to resolve this issue...
by Oleg
Mon Feb 19, 2024 1:22 pm
Forum: General Discussion
Topic: How to click a browser extension button?
Replies: 7
Views: 4304

Re: How to click a browser extension button?

Unfortunately there are no general guidelines for determining the optimum value of tolerance. You can only do this experimentally. We forcibly limited the tolerance from 2 to 20 (full range from 0 to 255) When the tolerance is less than 2, the action almost very often fails to find the required elem...
by Oleg
Mon Feb 19, 2024 10:53 am
Forum: General Discussion
Topic: How to click a browser extension button?
Replies: 7
Views: 4304

Re: How to click a browser extension button?

Move mouse to image action starts the search from the specified coordinates. If the required element is not found, it continues the search process on the entire desktop. If the element has moved not far from the specified position, the action will find it quite quickly The main conditions are as fo...
by Oleg
Mon Feb 19, 2024 7:58 am
Forum: General Discussion
Topic: RoboTask 9.9 has been released
Replies: 0
Views: 12818

RoboTask 9.9 has been released

New version of RoboTask is ready for download. Download and try RoboTask 9.9 now What's new in RoboTask 9.9: Legend [ + ] Feature added [ - ] Bug fixed [ * ] Modified or improved RoboTask 9.9 + New action "Encode to BASE64" + New action "Decode from BASE64" + New action "HT...
by Oleg
Wed Feb 14, 2024 9:24 am
Forum: Suggestions
Topic: GoTo Action Made Dynamic
Replies: 4
Views: 1921

Re: GoTo Action Made Dynamic

I have always said that GoTo is potentially dangerous and even harmful. But users persuaded us to implement this functionality. GoTo jumps to the step number. That's all. It doesn't know what the target is. It simply finds specified position and transfers the task execution to that point. Like in ea...
by Oleg
Mon Feb 12, 2024 11:08 am
Forum: General Discussion
Topic: Robotask stuck
Replies: 15
Views: 4230

Re: Robotask stuck

However, I recommend that add RoboTask and the RoboTask folder to excludes in your antivirus settings. It can detect suspect actions (for example: periodic creation or removing files) and lock process. I can also say that I have never seen this behavior before. We are using standard Windows Defender...
by Oleg
Mon Feb 12, 2024 10:31 am
Forum: General Discussion
Topic: Robotask stuck
Replies: 15
Views: 4230

Re: Robotask stuck

So the whole application freezes? Weird....
I've never seen anything like this...

What antivirus software do you use?

I see on your screenshots that only one task is working automatically. I'm afraid that the problem is not in your task
by Oleg
Sun Feb 11, 2024 6:55 pm
Forum: General Discussion
Topic: Repeating a Mouse Record Sequence
Replies: 1
Views: 2091

Re: Repeating a Mouse Record Sequence

Use Simple loop. Put recorded steps into the loop
by Oleg
Sun Feb 11, 2024 6:50 pm
Forum: General Discussion
Topic: Robotask stuck
Replies: 15
Views: 4230

Re: Robotask stuck

I don't see a "crash" On screenshot Screenshot_2024_02_11-1.png I see that the task is worked normally On screenshot Screenshot_2024_02_11-2.png I don't see the task log. Which step is stuck? I looked at your task again. You use the Scheduler to run a task every 5 minutes. Why? You have 28...
by Oleg
Fri Feb 09, 2024 2:13 pm
Forum: General Discussion
Topic: Robotask stuck
Replies: 15
Views: 4230

Re: Robotask stuck

You mean so ?
Yes