Greetings,
I have a power automate desktop flow running every 15 minutes on a remote machine. You could say that its attended.
Main issue is that it always return error after clicking ok setting a Sort Filter which leads to a URL redirection on a specific page. However, when I remote it using Anydesk the flow and site loads correctly and there's never any error. The next action would be Populate a textbox.
I did add, Take a Screenshot if error but it shows that the site is fully loaded(the browser refresh button is visible) but the page is blank.
I did almost everything to handles it such as:-
1. Give it a 30s wait then Wait for Web Page Content to load.
Result= Doesnt work, The flow recoginize this element exist but as I check the screenshot, the page is blank.
2. Go To Webpage (Refresh Web page) then Wait for Web Page Content to load.
Result=Doesnt work, The flow recoginize this element exist but as I check the screenshot, the page is blank.
3, Relaunch browser using the Sorted setting URL then Wait for Web Page Content to load.
Result=2 out of 10 times it works, but in the end The flow recoginize this element exist but as I check the screenshot, the page is blank.
Can anyone help me on this ? any suggestions is appreciated. BTW, I cant provide the URL since its confidential