Hello!
We have been trying to create a flow which launches outlook, finds emails, downloads a pdf from those emails, scrapes to find a link, and then tries to open that link in browser.
The flow is successfully able to find the link and open that link in browser, but crashes immediately afterword, stating that communication with the browser was unsuccessful. This issue persisted in all three browser types: Microsoft Edge, Google Chrome, & Firefox.
We have already tried many of the suggestion found in the other forums such as:
- closing Google Chrome Crash/Installer handler
- Go to Chrome's preferences document at C:>Users>(your_user_account)>AppData>Local>Google>Chrome>User Data>Default>Preferences and set the exit_type to “normal
- "ComSpec" "Environment Variable" set to C:\\WINDOWS\system32\cmd.exe
- updating/removing+readding extensions AND power automate
- running as admin
- doing all the configurations here:Install Power Automate browser extensions - Power Automate | Microsoft Learn
Not sure what to do now, any suggestions?