Skip to content

Commit 624612d

Browse files
authored
Merge pull request #10147 from haywoodsloan/8144-failed-assume-control-of-browser
AB#8144: Update failed-to-assume-control-of-edge-chrome-firefox-error.md
2 parents fab39f0 + c7941a7 commit 624612d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,7 @@ 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+
176+
Starting in version 2.62, Power Automate for desktop supports [WebDriver](/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)