Automating Desktop App with Phyton, Autogui and Open Cv coding needed
Budget: $250 – $750 USD
Hello,
I need a simple Click Function automation coded with Phyton, Pyautogui, and OpenCV to automate boring tasks on a windows application like Rhino.
Please watch the video attached.
https://wetransfer.com/downloads/a3e57a1d792ce501bc5cf8730927ef0320211225144125/893eb1faa3ea29017d6edc4bafa97ef620211225144125/f890b3
Here is how I see the steps of the two tasks:
Step 1 - locate pattern number 1 and click.
Step 2 - Wait until the cursor becomes Cross.
Step 3- locate pattern number 2 and click.
And so on until the end of the patterns.
It will be good if I can be informed in some way that the process ended
for example, after the cursor stops becoming Cross, that means there are no more patterns to be optimized, and the script should send me a message.
Task number 2 :
Step 1 - script waits until the green bar becomes 50% and clicks SKIP.
If the % information that is located at the top of that window can be read then it will be even better because I want to make a few different combinations, for example:
If the optimizing process goes slower, then the SKIP button needs to be clicked before 50%, even at 5 % if it takes too long to get to 5%. For example, if in 30 seconds the optimizing is at only 2%, I want the pattern to be skipped, so I work on it manually later. I want to be able to experiment with that time settings.
It will be good if I receive a message after the task is completed, which means when the OK button at the end becomes active.
I hope this helps
I need a simple Click Function automation coded with Phyton, Pyautogui, and OpenCV to automate boring tasks on a windows application like Rhino.
Please watch the video attached.
https://wetransfer.com/downloads/a3e57a1d792ce501bc5cf8730927ef0320211225144125/893eb1faa3ea29017d6edc4bafa97ef620211225144125/f890b3
Here is how I see the steps of the two tasks:
Step 1 - locate pattern number 1 and click.
Step 2 - Wait until the cursor becomes Cross.
Step 3- locate pattern number 2 and click.
And so on until the end of the patterns.
It will be good if I can be informed in some way that the process ended
for example, after the cursor stops becoming Cross, that means there are no more patterns to be optimized, and the script should send me a message.
Task number 2 :
Step 1 - script waits until the green bar becomes 50% and clicks SKIP.
If the % information that is located at the top of that window can be read then it will be even better because I want to make a few different combinations, for example:
If the optimizing process goes slower, then the SKIP button needs to be clicked before 50%, even at 5 % if it takes too long to get to 5%. For example, if in 30 seconds the optimizing is at only 2%, I want the pattern to be skipped, so I work on it manually later. I want to be able to experiment with that time settings.
It will be good if I receive a message after the task is completed, which means when the OK button at the end becomes active.
I hope this helps