Search found 25 matches
- Wed Jun 08, 2022 9:33 pm
- Forum: General Discussion
- Topic: Google 2-Step Verification VS send mail action
- Replies: 8
- Views: 105764
Re: Google 2-Step Verification VS send mail action
I'm having the same but inverse problem. Roughly around last week all of the "send email" steps stopped working from a gmail account I created specifically to trigger notifications for scripts. I don't have 2 factor enabled for this gmail account but out of seemingly no where Robotask gene...
- Wed Apr 20, 2022 7:11 pm
- Forum: General Discussion
- Topic: AWS Command line interface (CLI) + Robotask
- Replies: 1
- Views: 2981
Re: AWS Command line interface (CLI) + Robotask
Was able to resolve this by simply ensuring Robotask was running as administrator. After that occurred, robotask was able to utilize the AWS commands while running command prompt actions.
- Thu Apr 14, 2022 10:08 pm
- Forum: General Discussion
- Topic: AWS Command line interface (CLI) + Robotask
- Replies: 1
- Views: 2981
AWS Command line interface (CLI) + Robotask
Does anyone have experience getting AWS CLI working with robotask? I installed the application and configured the AWS connection via command prompt and was able to successfully sync files to my s3 bucket however when I have robotask attempt this (using console specific task actions or running the ge...
- Mon Jan 10, 2022 3:14 pm
- Forum: General Discussion
- Topic: Application is shutting down
- Replies: 5
- Views: 5775
Re: Application is shutting down
Maybe some task uses Exit RoboTask action? You can close RoboTask by several ways: Exit RoboTask manually (menu Task->Exit) By pressing (or sending to main window of RoboTask) key combination CTRL+X By Exit RoboTask action from any task Usage RoboTaskApp.Close method of embedded COM object Check it...
- Fri Jan 07, 2022 5:02 pm
- Forum: General Discussion
- Topic: Application is shutting down
- Replies: 5
- Views: 5775
Re: Application is shutting down
When you stop RoboTask it stops all running tasks by default. If you want to avoid this and get RoboTask to wait the task turn on this option: do_not_stop_the_task.png Open task editor and check the option "Do not stop the task when the application is shutting down" Do this for necessary ...
- Fri Jan 07, 2022 3:31 pm
- Forum: General Discussion
- Topic: Application is shutting down
- Replies: 5
- Views: 5775
Application is shutting down
Hi all, Would anyone have any guesses as to what would cause robotask to stop in the middle of a script playing? The logs simply states "Application is shutting down. Task stopped." https://i.imgur.com/tOVUYGg.png Some notes: I have a main task that is triggering and running a series of 5 ...
- Mon Mar 29, 2021 3:45 pm
- Forum: General Discussion
- Topic: Keyboard Macro for double-clicking the mouse
- Replies: 0
- Views: 10218
Keyboard Macro for double-clicking the mouse
Hi all, I'm trying to have Robotask automate a process but I need to find a method to simulate double clicking the left mouse button via the keyboard. the process itself has a lot of variability so I can't rely on exact positions, hence I'm trying to find a workaround via keyboard input. For context...
- Wed Oct 28, 2020 7:59 pm
- Forum: General Discussion
- Topic: Excel row count variable
- Replies: 0
- Views: 10163
Excel row count variable
Hello all, I am looking to see if there is a method for Robotask to loop through a set of actions based solely on how many rows have a value in a specific column. So I'd like to copy the value in H2 for example, focus a program we are using, paste the value into a field and search for this item. The...
- Thu Aug 27, 2020 1:22 pm
- Forum: General Discussion
- Topic: Clipboard content variable
- Replies: 5
- Views: 11783
Re: Clipboard content variable
You have to remove End-of-line symbols from clipboard content Please note that Excel always copies the cell contents with End-of-Line symbols (#13#10) Put STR Trim action to remove symbols and put it in into clipboard again Thank you very much Oleg. I wasn't aware that excel was 'adding' end of lin...
- Wed Aug 26, 2020 10:38 pm
- Forum: General Discussion
- Topic: Clipboard content variable
- Replies: 5
- Views: 11783
Re: Clipboard content variable
Also for additional resource. The exact error message is as follows E: 8/26/2020 9:14:48 AM: Can't save image to file "C:\Users\Claims\Desktop\HSN Images\B123239 E: 8/26/2020 9:14:48 AM: Remit.jpg" E: 8/26/2020 9:14:48 AM: Cannot create file "C:\Users\Claims\Desktop\HSN Images\B123239...