I'm having a very difficult time with my excel automations in PAD 2.38.182.23307.
After using the 'Send Keys' action, PAD is failing on subsequent steps to activate cells. I've tried putting in 'Focus window' right before it, set active Excel worksheet, etc but nothing is working. I setup a simple PAD flow as follows:
Terminate process - Excel
Launch excel
Activate cell in excel worksheet
focus window
Set active cell
send keys
focus window
Activate cell in excel worksheet (failed)
Is anyone else running into this? Are there any workarounds? I'm also seeing a lot of failures using focus window on existing excel instances.