How to get the HTTP Response Code from the Web page?

Hi All,
I want to get HTTP response code from the web page or HTTP Request like 404 ,407 etc. May i know how to get this response codes using Uipath, is there any activity available?.

Thanks & Regards,
Ranjith.

Hello,

You need to install the package UIPath.Web.Activities.

Then you will have Http Request activity on the toolbox.

Cheers.

1 Like

Thanks for the solution @Florent_Salendres