Hello, I am considering using MS Power Automate to automate UI interactions( such as clicking UI objects) for an application developed with MFC.
However, the application is installed on a fully offline PC, and both the setup and execution of the automation need to be performed within this offline environment. I would like to confirm the following
1. Is an internet connection required only for the initial login, and can Power Automate be used continuously in an offline state afterward?
2. After login, is periodic internet connectivity required for license valication? IF so, how frequently does this valication occur?
3. For local automation tasks such as UI interaction(eg. clicking objects) and saving text files, is an internet connection(such as cloud connection) required?
4. Is it possible to execute local automation(Desktop Flows) in a completley isolated environment without any connection to the cloud or external databases?
Please let me know if there are any other considerations I should be aware of.
Thank you