<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic For me its quite the… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93048#M42704</link>
    <description>For me its quite the opposite, it can identify a text box in application modeller by highlighting it in red,
The navigation stage with click works no errors
The write stage works in BP but it does not write to browser text box
&amp;nbsp;</description>
    <pubDate>Thu, 07 Feb 2019 21:05:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-07T21:05:00Z</dc:date>
    <item>
      <title>Spying Elements in Chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93045#M42701</link>
      <description>Hi,

&amp;nbsp;

I have installed BP version 6.4 and trying to automate a web application in Chrome. When I spy an element in chrome, it doesn't highlight the element captured. But when I perform Click and write, it is working.&amp;nbsp;

&amp;nbsp;

Application will work only in Chrome, so had to use Chrome. I have enabled the extension.

&amp;nbsp;

Please help.

&amp;nbsp;

Thanks.</description>
      <pubDate>Thu, 07 Feb 2019 16:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93045#M42701</guid>
      <dc:creator>KarthikKamalaka</dc:creator>
      <dc:date>2019-02-07T16:38:00Z</dc:date>
    </item>
    <item>
      <title>When you say it doesn't…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93046#M42702</link>
      <description>When you say it doesn't highlight the element, do you mean (1) it can't find the element when clicking 'Highlight' in Application Modeller or (2) it can find the element but doesn't put the red box highlight around it when clicking 'Highlight'?
If #1, it should not be possible for it to find the element when performing the action but unable to find it when clicking Highlight in Application Modeller. Could you explain more?
If #2, for me Blue Prism sometimes fails to show the red box when clicking Highlight. This could either be because it is happening too slow or because the element you're highlighting is not a visible element on the screen so there's nothing to draw the red box around.</description>
      <pubDate>Thu, 07 Feb 2019 17:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93046#M42702</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-02-07T17:57:00Z</dc:date>
    </item>
    <item>
      <title>Yes, my case is No 2, it…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93047#M42703</link>
      <description>Yes, my case is No 2, it doesnt show red box while identifying and highlighting the element. I have increased timeout but no luck. Any resolution for this?</description>
      <pubDate>Thu, 07 Feb 2019 20:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93047#M42703</guid>
      <dc:creator>KarthikKamalaka</dc:creator>
      <dc:date>2019-02-07T20:47:00Z</dc:date>
    </item>
    <item>
      <title>For me its quite the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93048#M42704</link>
      <description>For me its quite the opposite, it can identify a text box in application modeller by highlighting it in red,
The navigation stage with click works no errors
The write stage works in BP but it does not write to browser text box
&amp;nbsp;</description>
      <pubDate>Thu, 07 Feb 2019 21:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93048#M42704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-07T21:05:00Z</dc:date>
    </item>
    <item>
      <title>Karthik,
Does it affect your…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93049#M42705</link>
      <description>Karthik,
Does it affect your work? I agree that it does sound a bit annoying. But you're able to click and write just fine?
I sometimes find that when I spy an element, it will return an error saying more than one element matched the query terms. Then, after I choose match index 1, it works just fine. But I can also use match index 2 to select the same element (it seems) but without the red box highlighting. And if I remember right, I was able to interact with that match index 2 version of the element. I suspect that just means the element has a container for itself and clicking/writing to the container or the inside element both work. But to highlight, only one of them draws the red box.
mayfarouk,
Sometimes it's not possible to use a write stage on elements, and the only way is to use SendKeys, copy/paste, or something like that. I'm not sure exactly why, but it could be because using a write stage does not trigger onUpdate and stuff like that.</description>
      <pubDate>Fri, 08 Feb 2019 08:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93049#M42705</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-02-08T08:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Yes, my case is No 2, it…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93050#M42706</link>
      <description>&lt;SPAN&gt;I`ve encountered similar issue and the thing is BP V6.4.2 and below won't work with chrome update 76 and above. According to forum posts, BP 6.5 with extension 2.0 is much more stable.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Raivis LazdÄ&amp;#129;ns&lt;BR /&gt;Process analyst/ RPA developer&lt;BR /&gt;SEB Latvia&lt;BR /&gt;Europe/Riga&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Aug 2019 08:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93050#M42706</guid>
      <dc:creator>RaivisLazdāns</dc:creator>
      <dc:date>2019-08-15T08:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying Elements in Chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93051#M42707</link>
      <description>Hi, do you have the chrome extension installed.&lt;BR /&gt;&lt;BR /&gt;Also, I see similar issues. Here is what I did to fix the problem.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;open chrome and in the navigation bar type 'chrome://flags&lt;/LI&gt;
&lt;LI&gt;then in the search flags text box type 'network service'&lt;/LI&gt;
&lt;LI&gt;make sure 'Runs network service in-process' and 'Data reduction proxy with network service' are enabled&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;Hope this helps. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Melissa Armstrong&lt;BR /&gt;Software Engineer - Product Specialist&lt;BR /&gt;Avanade&lt;BR /&gt;America/Chicago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2020 18:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93051#M42707</guid>
      <dc:creator>MelissaArmstron</dc:creator>
      <dc:date>2020-01-30T18:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying Elements in Chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93052#M42708</link>
      <description>I also faced issues while spying the elements in Chrome using Chrome extension. It got resolved when I installed the latest Chrome extension version 2.0. So looks like BP 6.5 and 6.5 works good with Chrome extension 2.0. so please check your components' versions.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Neha Tapkir&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2020 05:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Elements-in-Chrome/m-p/93052#M42708</guid>
      <dc:creator>NehaTapkir1</dc:creator>
      <dc:date>2020-01-31T05:59:00Z</dc:date>
    </item>
  </channel>
</rss>

