1

Can anything be done to prevent Autoinput Screen Capture from causing an app to reload?

I use a short task that calls system screenhot to capture a pic of the current screen, however I'm experimenting with Autoinput's screen capture action, since it gives me control of the name, size, etc.

Unfortunately, it didn't take long to remember why I used the system screenshot:  it doesn't cause the underlying program to restart.

Perhaps I should redouble my efforts to get adb wifi working to avoid all problems, but is there anything that can be dine about this?