Unable to Spy in chrome browser

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-04-18 05:39 PM
I have browser based application and unable to spy login button using the different spy mode of version 6.2 BP.PFA
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-04-18 12:58 AM
Hello, you need add the following command-line parameter in your applicatio modeller: --force-renderer-accessibility and you should have only one window of chrome opened.
do you know how can i use alerts stages in bp6?
greetings
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-04-18 12:11 PM
Hi,
Can someone let me know how to attach to existing instance of Chrome using BP 6.2?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-04-18 08:14 PM
The Blue Prism browser interface is for Internet Explorer only. Use IE instead of Chrome. If for some reason you cannot use Chrome (there should be no reason for that but you never know) then you will have to interface with Chrome as a windows app and use the Accessibility/UIA interfaces. There is a Chrome browser interface in the roadmap so hopefully it should be in the product at some point this year.

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-05-18 08:49 PM
Hi Denis. I have a web-based application where the business line is using Chrome. I will try to use IE but want to clarify your statement ""If for some reason you cannot use Chrome (there should be no reason for that but you never know) then you will have to interface with Chrome as a windows app and use the Accessibility/UIA interfaces."" Did you mean ""If for some reason you cannot use IE""? This is how I understand this. Let me know. Thanks!

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-05-18 01:45 AM
Hi,
As shreyans.nahar already asked, is it possible to attach to an existing instance of chrome? Using IE is not an option for this project.
Thanks in advance
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-05-18 07:21 AM
You have to model the chrome application as a windows application pass command-line parameter in the application modeller ""--force-renderer-accessibility
