Automated data entry into Bluestacks 5 on Win10 -- 2
Budget: $30 – $250 AUD
We have data in Zoho CRM that needs to be entered into a custom Android App, running on Bluestacks 5 or similar sitting on a Win10 desktop machine.
The Android App is SLOW…. especially the changing from one screen to another and the presentation of data.
The functions required include:
1. Accessing a CSV report generated from Zoho saved to the desktop computer and entering the data into the App after searching for the correct account to enter the data against. We can supply the x.y coordinates for mouse simulation together with delay in seconds representing the delay in screen changes for both mouse and data <enter> key.
2. Access the ZohoCRM Calendar records in a CSV file saved to the desktop computer and update the appointment details within the App for the related Account. The Calendar in the App is a ‘pick a date/time’ from the popup calendar. The Time is obtained by moving the arms of an analogue popup clock.
Again, the x,y coordinates can be can be provided. Unsure how to deal with the analogue clock at this stage – perhaps an x,y coordinate for each hour and then for am/pm.
3. The script will be used by several people in different Win10 computing environments. Therefore, the mouse coordinates, delays for <enter>/<esc> key, screen refreshes need to be dynamically adjusted by an end user as required to suit their own environment.
4. There is one popup window that optionally presents that requires an <esc> key to close. We need to look for this several times for each record and if present, then <esc> out of it.
5. An error message if the account cannot be found or the record has not successfully been added to the correct Account listed in an error file.
6. Finally, the CSV file should be moved into the /processed folder.
The Android App is SLOW…. especially the changing from one screen to another and the presentation of data.
The functions required include:
1. Accessing a CSV report generated from Zoho saved to the desktop computer and entering the data into the App after searching for the correct account to enter the data against. We can supply the x.y coordinates for mouse simulation together with delay in seconds representing the delay in screen changes for both mouse and data <enter> key.
2. Access the ZohoCRM Calendar records in a CSV file saved to the desktop computer and update the appointment details within the App for the related Account. The Calendar in the App is a ‘pick a date/time’ from the popup calendar. The Time is obtained by moving the arms of an analogue popup clock.
Again, the x,y coordinates can be can be provided. Unsure how to deal with the analogue clock at this stage – perhaps an x,y coordinate for each hour and then for am/pm.
3. The script will be used by several people in different Win10 computing environments. Therefore, the mouse coordinates, delays for <enter>/<esc> key, screen refreshes need to be dynamically adjusted by an end user as required to suit their own environment.
4. There is one popup window that optionally presents that requires an <esc> key to close. We need to look for this several times for each record and if present, then <esc> out of it.
5. An error message if the account cannot be found or the record has not successfully been added to the correct Account listed in an error file.
6. Finally, the CSV file should be moved into the /processed folder.