Preventing the ClickOnce Error when using the Click Tool?

I am trying to open an Oracle Database. When I use the Click tool or the Start Process tool, I get an error stating that the dbname and launch parameters must be specified on launch. After doing some research, this error is related to the ClickOnce application. I even tried simulating the click and I still receive the error.

Hi @jcoleman,

You can try changing the Input Mode to Hardware Events instead of Simulate.
Also, enable Smooth Mouse Movement in the Click activity.

Let me know if this helps.

Thanks

Hi iampnkz

It did not work.

Thanks for the suggestion.