09-11-22 01:46 PM
17-04-23 02:03 PM
@Bruce Liu any advice you can offer here?
Cheers,
18-04-23 02:34 AM
Hi Hari,
HTml mode was replaced with browser mode in chrome and edge.
Probably you need to double check whether browser extension was installed and no other Edge browser instance was present in Task Manager. before launching the application
May I know which version of BP you are using?
1) Check Browser extension
2)
option1: Try to launch google and sleep for 10 s and then navigate to the application you are intended( this is one of the work around)
Option2: Launch the desired application ue exception block and kill the edge browser sleep for 5-10 seconds and launch it again this migtt work
Note: restart the machine before launching the applications.it will do the trick most cases if you have browser extension was already insatlled
Please go through below article if you are using Javascript invoke or insert function.
18-04-23 05:14 AM
Hi Hari,
It is like you were running browsers in ephemeral port mode, explaining why you are seeing text added by Blue Prism in front of the URL. It should normally redirect to the URL after a short while. Not doing so may suggest issues with Blue Prism browser extensions. You may wish to check that.
Alternatively, you can consider switching your Blue Prism instance to fixed port mode, which is recommended by us for all version 6s of Blue Prism. It can be done in System > Settings > Browser Extension Connectivity (see below).
Please note that this setting is considered environment wide. Kindly consult with others to see if it is appropriate to make the change,
Under modern browser mode, you are no longer able to interact with HTML elements, which are created for Internet Explorer specifically. A new type of elements called Web elements are now available, defining elements spied from modern browsers. There is no easy way converting from HTML elements to Web elements. Application Modeller Conversion Tool can help some of that with varied success, but the result is not always guaranteed. So please be prepared to perform respying as needed.
Hope the above helps.