How can extract the real time web application activity

Hi @Himanshu_Pratap_Rana

Disable the modern design experience from the UiPath project settings and create a new process

Refer the thread below!

And your steps should be as follows below.

Input Dialog box to get the input from the user.

Open browser and use type into activity and pass the input dialog box out

Use get text to get the result.

Regards