Skip to content

Commit bd40bc9

Browse files
authored
Merge pull request #8461 from MicrosoftDocs/move-UI-automation-and-Browser-automation-articles-into-respective-TOC-sub-nodes
AB#4554: move UI automation and Browser automation related articles into respe…
2 parents 87ceeb0 + 6858ddc commit bd40bc9

31 files changed

+103
-52
lines changed

.openpublishing.redirection.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12931,6 +12931,58 @@
1293112931
{
1293212932
"source_path": "support/windows-server/performance/toggle-terminal-services-application-server-mode.md",
1293312933
"redirect_url": "/previous-versions/troubleshoot/windows-server/toggle-terminal-services-application-server-mode"
12934+
},
12935+
{
12936+
"source_path": "support/power-platform/power-automate/desktop-flows/desktop-application-crashes-ui-automation.md",
12937+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/ui-automation/desktop-application-crashes-ui-automation"
12938+
},
12939+
{
12940+
"source_path": "support/power-platform/power-automate/desktop-flows/cannot-access-java-application-elements.md",
12941+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/ui-automation/cannot-access-java-application-elements"
12942+
},
12943+
{
12944+
"source_path": "support/power-platform/power-automate/desktop-flows/focus-window-action-not-working.md",
12945+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/ui-automation/focus-window-action-not-working"
12946+
},
12947+
{
12948+
"source_path": "support/power-platform/power-automate/desktop-flows/failed-get-ui-element.md",
12949+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/ui-automation/failed-get-ui-element"
12950+
},
12951+
{
12952+
"source_path": "support/power-platform/power-automate/desktop-flows/ui-automation-action-fails-errors.md",
12953+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/ui-automation/ui-automation-action-fails-errors"
12954+
},
12955+
{
12956+
"source_path": "support/power-platform/power-automate/desktop-flows/set-drop-down-list-value-fails.md",
12957+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/ui-automation/set-drop-down-list-value-fails"
12958+
},
12959+
{
12960+
"source_path": "support/power-platform/power-automate/desktop-flows/browser-automation-error-after-chromium-update.md",
12961+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/browser-automation-error-after-chromium-update"
12962+
},
12963+
{
12964+
"source_path": "support/power-platform/power-automate/desktop-flows/cannot-automate-webpage-with-iframes.md",
12965+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/cannot-automate-webpage-with-iframes"
12966+
},
12967+
{
12968+
"source_path": "support/power-platform/power-automate/desktop-flows/web-automation-action-fails-runtime.md",
12969+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/web-automation-action-fails-runtime"
12970+
},
12971+
{
12972+
"source_path": "support/power-platform/power-automate/desktop-flows/automate-save-as-open-upload-dialog-box-web-browser.md",
12973+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/automate-save-as-open-upload-dialog-box-web-browser"
12974+
},
12975+
{
12976+
"source_path": "support/power-platform/power-automate/desktop-flows/failed-to-assume-control-of-edge-chrome-firefox-error.md",
12977+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/failed-to-assume-control-of-edge-chrome-firefox-error"
12978+
},
12979+
{
12980+
"source_path": "support/power-platform/power-automate/desktop-flows/automation-browser-security-update.md",
12981+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/automation-browser-security-update"
12982+
},
12983+
{
12984+
"source_path": "support/power-platform/power-automate/desktop-flows/web-extensions-policies.md",
12985+
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/web-extensions-policies"
1293412986
}
1293512987
]
1293612988
}

support/power-platform/power-automate/desktop-flows/automate-save-as-open-upload-dialog-box-web-browser.md renamed to support/power-platform/power-automate/desktop-flows/browser-automation/automate-save-as-open-upload-dialog-box-web-browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Can't automate Save as or Open or Upload dialog box within a web browser
33
description: Provides a workaround to automate the Save as, Open or Upload dialog boxes by using the Web recorder or the Web automation actions in Power Automate.
44
ms.reviewer: pefelesk
55
ms.date: 09/20/2022
6-
ms.custom: sap:Desktop flows\Working with Power Automate for desktop
6+
ms.custom: sap:Desktop flows\UI or browser automation
77
---
88
# Can't automate the Save as, Open or Upload dialog boxes within a web browser
99

support/power-platform/power-automate/desktop-flows/automation-browser-security-update.md renamed to support/power-platform/power-automate/desktop-flows/browser-automation/automation-browser-security-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To mitigate the issue, update your Power Automate for desktop to the following p
3737

3838
In the updated versions, when browser automation attempts to navigate to a potentially malicious URL, it will display a warning dialog with relevant details. The user can choose to continue or stop the navigation.
3939

40-
If this dialog disrupts a flow and the navigation is considered legitimate, you can mitigate the issue by disabling the warning dialog for specific categories of URLs by adding their protocols to the allowlist in the [UI Automation configuration file](desktop-application-crashes-ui-automation.md#how-to-create-the-configuration-file). The key to add in this case is `AutomationBrowser.ProtocolAllowList`, and the value is the protocols that you want to allow, separated by commas. For example:
40+
If this dialog disrupts a flow and the navigation is considered legitimate, you can mitigate the issue by disabling the warning dialog for specific categories of URLs by adding their protocols to the allowlist in the [UI Automation configuration file](~/power-platform/power-automate/desktop-flows/ui-automation/desktop-application-crashes-ui-automation.md#how-to-create-the-configuration-file). The key to add in this case is `AutomationBrowser.ProtocolAllowList`, and the value is the protocols that you want to allow, separated by commas. For example:
4141

4242
```xml
4343
<?xml version="1.0" encoding="utf-8" ?>

support/power-platform/power-automate/desktop-flows/browser-automation-error-after-chromium-update.md renamed to support/power-platform/power-automate/desktop-flows/browser-automation/browser-automation-error-after-chromium-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.author: pefelesk
55
author: PetrosFeleskouras
66
ms.reviewer: jefernn, tapanm
77
ms.date: 05/15/2023
8-
ms.custom: sap:Desktop flows\Power Automate for desktop errors
8+
ms.custom: sap:Desktop flows\UI or browser automation
99
---
1010
# "You need the Power Automate extension" or "Failed to assume control of Chrome/Edge" when using browser automation actions
1111

support/power-platform/power-automate/desktop-flows/cannot-automate-webpage-with-iframes.md renamed to support/power-platform/power-automate/desktop-flows/browser-automation/cannot-automate-webpage-with-iframes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Can't automate webpage with cross-domain iframes in Power Automate
33
description: Provides a workaround to make sure that web automation actions can interact with a web element that's inside a cross-domain iframe in Microsoft Power Automate.
44
ms.reviewer: pefelesk, nimoutzo
55
ms.date: 08/21/2023
6-
ms.custom: sap:Desktop flows\Power Automate for desktop errors
6+
ms.custom: sap:Desktop flows\UI or browser automation
77
---
88
# Can't automate webpage with cross-domain iframes
99

support/power-platform/power-automate/desktop-flows/failed-to-assume-control-of-edge-chrome-firefox-error.md renamed to support/power-platform/power-automate/desktop-flows/browser-automation/failed-to-assume-control-of-edge-chrome-firefox-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Failed to assume control of Edge or Chrome or Firefox error
33
description: Provides a resolution to the error that occurs when running a desktop flow that has a "Launch browser" action in Power Automate.
44
ms.reviewer: nimoutzo, jefernn
55
ms.date: 05/24/2023
6-
ms.custom: sap:Desktop flows\Power Automate for desktop errors
6+
ms.custom: sap:Desktop flows\UI or browser automation
77
---
88
# "Failed to assume control of Microsoft Edge/Chrome/Firefox" error
99

support/power-platform/power-automate/desktop-flows/media/failed-to-assume-control-of-edge-chrome-firefox-error/browser-extensions.png renamed to support/power-platform/power-automate/desktop-flows/browser-automation/media/failed-to-assume-control-of-edge-chrome-firefox-error/browser-extensions.png

File renamed without changes.

support/power-platform/power-automate/desktop-flows/media/failed-to-assume-control-of-edge-chrome-firefox-error/enable-retry-action-if-an-error-occurs.png renamed to support/power-platform/power-automate/desktop-flows/browser-automation/media/failed-to-assume-control-of-edge-chrome-firefox-error/enable-retry-action-if-an-error-occurs.png

File renamed without changes.

support/power-platform/power-automate/desktop-flows/media/failed-to-assume-control-of-edge-chrome-firefox-error/insert-error-handling-policy-for-action.png renamed to support/power-platform/power-automate/desktop-flows/browser-automation/media/failed-to-assume-control-of-edge-chrome-firefox-error/insert-error-handling-policy-for-action.png

File renamed without changes.

support/power-platform/power-automate/desktop-flows/media/failed-to-assume-control-of-edge-chrome-firefox-error/parameters-of-launch-new-browser-action.png renamed to support/power-platform/power-automate/desktop-flows/browser-automation/media/failed-to-assume-control-of-edge-chrome-firefox-error/parameters-of-launch-new-browser-action.png

File renamed without changes.

0 commit comments

Comments
 (0)