How to make applications interact with the action center for fill in captha code?

Hi everybody!
I have a process that is started byan application where I have to log into a web portal. In addition to the username and psw, it is necessary to enter the captha code on the screen.
At the moment it is necessary to open the action center, which contains the screen of the code, to fill in the captcha and then the process restarts automatically.

My questions is: is it possible to make the captha code to be entered by the application without opening the action center?
In this way the user wastes less time because all the actions he has to do are on the same screen.

Thank you.