07-10-21 01:44 PM
Answered! Go to Answer.
07-10-21 09:37 PM
07-10-21 01:53 PM
07-10-21 02:07 PM
Hi and thanks Srihari.
These are my current settings. Are there any other settings I should look at?
Regards
Gavin
07-10-21 04:18 PM
07-10-21 08:16 PM
07-10-21 09:23 PM
Hi Ami, Thank you very much for your response.
I did think it's was a attaching issue at a stage.
I found that in my one object which seems to be working, I am attaching to a Portal page with the Title of "Claims"
The next object is trying to attach to kind of popup screen an this page title is "Claim" without the "s".
When I am trying to attach the error throws: Unfortunately Blue Prism automatically places the (*) at the end, so I will still pick up the "Claims" title.
I have a Launch object, Login object, and an Actions object.
Launch and Login don't seem to have any issues. Launch obviously launching chrome and Login object attaching.to the launched instance.
The Actions object also attaches to the launched instance, but has issues. The spy methods were there at initially because I did spy the elements at a stage using the Win32 and even UI.
For some reason they disappear after a while and I don't know why. I may be over looking and not seeing at this stage.
Earlier today I thought of trying to build a new object, but still no joy. I renamed the first object and somehow the spy methods returned and I was able to continue.
But again after a while when stepping through the process, I got errors. I checked the elements and they all failed No Matching elements found. These are all the elements that were spied using Win32 and UI. elements using the Browser mode are fine.
Thank you kindly again
Regards
Gavin
PS: Just realised that the ones that are working are working because all the elements were spied in Browser mode. However the bottom left image does show that elements were spied using "UI",
But because I used two spy methods in the wait stage, which ever one is picked up first will be used. So Browser mode is obviously being picked up as UI mode is no longer available.
A bit of a fail safe if I have multiple options to spy the elements.
Working Not Working
07-10-21 09:37 PM
08-10-21 03:16 PM
Hi Ami, thanks again for your time and effort. I think I have resolved the issue using some of your suggestions.
For some reason I could not make the changes on the existing Object. It kinda had no effect.
What I did was create a new object and instead of using the browser already running option, I used the launch from executable for all the objects and just did not provide the URL details.
Then each action attaches to the process name with a child index of 0.
This somehow enabled the other spy modes other than browser mode.
Thanks again Team, much appreciated.
Regards
Gavin