diff --git a/articles/desktop-flows/actions-reference/web.md b/articles/desktop-flows/actions-reference/web.md
index b2e73e45a..2f8dc697f 100644
--- a/articles/desktop-flows/actions-reference/web.md
+++ b/articles/desktop-flows/actions-reference/web.md
@@ -2,12 +2,11 @@
title: HTTP actions reference
description: See all the available HTTP actions.
author: jpapadimitriou
-
ms.subservice: desktop-flow
ms.topic: reference
-ms.date: 09/15/2023
-ms.author: dipapa
-ms.reviewer: matp
+ms.date: 12/04/2024
+ms.author: nimoutzo
+ms.reviewer: gtrantzas
contributors:
- jpapadimitriou
- Yiannismavridis
@@ -46,8 +45,12 @@ If the web server requires authentication, populate your credentials in the appr
A variable named **WebPageText** stores the downloaded text is stored. If you use this action to download files, you can select to save them locally on your desktop.
-> [!NOTE]
-> Apart from the HTTP actions, Power Automate enables users to interact with web application through the browser automation actions. To find more information about browser automation actions, go to [Browser automation](webautomation.md).
+Users can download a file from the web using the **Click download link on web page** action in the **Browser automation** group.
+
+> [!IMPORTANT]
+> The **Click download link on web page** action only works in the Internet Explorer web browser, which has reached the end of its product lifecycle. To find more information about the **Click download link on web page** action, go to [Click download link on web page](webautomation.md).
+
+Besides HTTP actions, Power Automate lets users interact with web applications through browser automation actions. Learn more about browser automation actions in [Browser automation](webautomation.md).
## Download from web
diff --git a/articles/desktop-flows/actions-reference/webautomation.md b/articles/desktop-flows/actions-reference/webautomation.md
index ef79fcfce..32940aaf5 100644
--- a/articles/desktop-flows/actions-reference/webautomation.md
+++ b/articles/desktop-flows/actions-reference/webautomation.md
@@ -4,7 +4,7 @@ description: See all the available browser automation actions.
author: mattp123
ms.subservice: desktop-flow
ms.topic: reference
-ms.date: 10/23/2024
+ms.date: 12/04/2024
ms.author: nimoutzo
ms.reviewer: matp
contributors:
@@ -604,7 +604,10 @@ This action doesn't produce any variables.
## Click download link on web page
-Click on a link in a web page that results in downloading a file.
+Select a link in a web page that results in downloading a file.
+
+> [!IMPORTANT]
+> The **Click download link on web page** action only works in Internet Explorer, which has reached the end of its lifecycle. We recommend using [HTTP actions](web.md#downloadfromweb) instead.
### Input parameters