Hi,
I have been going through many of the solutions previously given for this age old issue, but none seem to work.
Studio Versions : 2018.4.2 & 2019.(something)
Hi Lakshman,
The same thing is occuring for I.E. Although,yes, I should’ve started off with I.E!
Although, I was checking out a solution given where we have to fix the NativeMessaging.
Could you please elaborate how this is achieved as I have not worked with Native Messages before.
THis is happening in the beginning. InitAllApplications – > Open Browser activity.
It launches the browser, then error pops up after 30 secs.
I have done the below:
Explicitly given an “Attach Browser” (and later on “Attach Window”)
Given Dynamic delay by Find Image on login screen
Dead/Static delay between launch and next activity
None of the above worked. Note : My code was running end-to-end fine till day before yesterday or so.
Do one thing. Use open browser activity and then pass URL of ACME systems. Then try to indicate username and password. check these things let me know. And also if it is not identifying then take screenshot and show me.
I tried all combinations but the error is coming DURING the execution of “Open Browser” activity itself and not the activities following it/inside it.
Please see the screenshot I have provided in the reply to Lakshman’s reply in the below comment.
I passed the ACME URL through a variable in open browser(as highlighted in pic below).
As you can see, “Open Browser Executing” appears in logs – > Error is thrown to user – > “Open Browser faulted”.
This is a “from long time” error i have seen with the Open Browser activity
Instead we could use “Open application” of iexplorer.exe / chrome.exe activity with “on element appears” activities for wait till ready features of the Open Browser…
This way could be just alter to Open Browser activity.
I am facing the below error after using “Open Application”.
Do we have to manually set/assign values in “Properties”?
This happening at “Open Application” activity itself. Error “Value doesn’t fall within expected range”
Why is this type of out-of-bound-array/list error is showing ? Properties: FileName : “C:\Program Files (x86)\Google\Chrome\Application\chrome.exe” Selector : provided selector of the login page
Hi,
I cannot upload xaml files and getting error “New users cannot upload attachment”
(Although all the above pics were attachments! seems to not work with xaml file)
See, it’s just a basic “Open Application” activity with “login page” identified from “Click to indicate on screen”.
No extra code is there.Problem is coming at basic level only.
Could you give a xaml with “Open Application” using Chrome. Lets see how it works from your end.I think my issue is with uipath studio itself. Code was working just fine about a week ago!
Sorry for the late reply…
I even tried to re run the old workflows now, which were good before. They raised new exceptions…
Then I upgraded the packages and later workflows are good like earlier…
and with the chrome it worked well…when i tried to this link even Open Browser activity worked like before…