Skip to content

Commit 4c47b23

Browse files
committed
Merge branch 'patch-1' of https://github.com/iomimtso/SupportArticles-docs into 8144-failed-assume-control-of-browser
2 parents 2848cbf + bee31fa commit 4c47b23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,6 @@ If the preceding actions don't resolve the issue, ensure the following:
170170
- Make sure that the environmental variable `ComSpec` with value `C:\WINDOWS\system32\cmd.exe` exists on the machine.
171171
- (Chrome only) Check and set the `exit_type` parameter to `normal` at _%localappdata%\Google\Chrome\User Data\Default\Preferences_.
172172
- Clear the browser cache and cookies manually, and then restart the browser.
173+
174+
## WebDriver support
175+
Starting with version 2.62, Power Automate for desktop supports [WebDriver](https://learn.microsoft.com/en-us/power-automate/desktop-flows/actions-reference/webautomation#webdriver-based-browser-automation-preview) as an alternative communication method for browser automation. This approach eliminates the need to install a browser extension to enable web automation in Power Automate for Desktop.

0 commit comments

Comments
 (0)