2020年4月29日 星期三

MASS DATA-ENTRY AND TRANSFER BETWEEN TWO INCOMPATIBLE APPLICATIONS, OR FROM A WINDOWS APPLICATION TO A WEBSITE.

MASS DATA-ENTRY AND TRANSFER BETWEEN TWO INCOMPATIBLE APPLICATIONS, OR FROM A WINDOWS APPLICATION TO A WEBSITE.

Intelligently copy data from one application to another.
Automate Data entry into any application or web form.
A utomate data entry at high speeds, or copy data from one application to another.
“We are an IT Integrator working a project with a manufacturing company to implement an ERP system to replace their home-grown system. The plan is to have both systems running 3-6 months before powering off the home-grown. Hence, there is a need to populate data from one system to another to avoid double input and error. Since I have heard about WinTask before (from associates), therefore, we used your software for this purpose.”
“I use WinTask to take data in an excel spreadsheet and perform data entry into my accounting system. As my spreadsheet lists 1000 items that need to be entered, the automation script saves a lot of time.”
“I needed to replicate some keystrokes several thousand times. Your software allowed me to do that quite easily.”
“Each institution has to build information having its systems as source. Then, they need to enter then in a browser form (!!!!) manually. Super Wintask does the work. It reads the input file, generally in access, enters information and navigates though the browser, built a log, and at the end generates an input for other system.”

2020年4月25日 星期六

Google Assistant -> IFTTT -> cmd -> Google Drive -> local AssistantComputerControl

Google Assistant -> IFTTT -> cmd -> Google Drive -> local AssistantComputerControl

alternative to http://triggercmd.com

Google Assistant (iphone )

https://assistantcomputercontrol.com/

Hint : trouble shooting your setup :

https://ifttt.com/my_applets

allow ( access to your google drive "AssistantComputerControl" folder)

allow interpret Google Assistant command that trigger from phone ( iphone my case)

A) Finial Download the command applet on https://assistantcomputercontrol.com/action/mute

B) Learn more there https://acc.readme.io/docs/how-to-use-the-open-action

C) write_out function : https://acc.readme.io/docs/actions

Github reference : https://github.com/AlbertMN/AssistantComputerControl/issues/49




write_out log file of ACC




C) below screen capture typo . Left side Google Drive , then right side should search ACC Google Drive , not ACC (Drop Box) applets





2020年4月2日 星期四

his page explains how to do web scraping with Selenium IDE commands. Web scraping works if the data is inside the HTML of a website. If you want to extract data from a PDF, image or video you need to use visual screen scraping instead.

https://superuser.com/questions/1172697/specific-webpages-field-fill-up-with-autohotkey-based-pulovers-macro-creator

But you can automate the same task with Kantu. This web automation browser is based on Google Chromium and works well for automatically changing settings on my router's internal web pages.



Web Scraping with Selenium IDE


his page explains how to do web scraping with Selenium IDE commands. Web scraping works if the data is inside the HTML of a website. If you want to extract data from a PDF, image or video you need to use visual screen scraping instead.