<?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 Re: Looking for a specific text in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Looking-for-a-specific-text/m-p/98509#M46252</link>
    <description>&lt;P&gt;Hi Mia - there are different approaches you can take.&lt;/P&gt;
&lt;P&gt;One is to spy the element you want and include the text as part of the identity of the element. Below you can see the element is identified as 'the button whose text is Sign In'.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35870.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35883iE76DE324C73BD8FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="35870.png" alt="35870.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then you can use a wait stage to detect the presence (or absence) of that element - if the wait stage finds the element then click it with a navigate stage.&lt;/P&gt;
&lt;P&gt;Another approach is to spy an element &lt;SPAN style="text-decoration: underline"&gt;without &lt;/SPAN&gt;making the text part of its identity. Here for example, a username textbox has been spied, but without specifying what the content of the textbox it.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35871.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35884i6C68BCF2E30D80AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="35871.png" alt="35871.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This allows BP to find the element regardless of what its text is. But we can always use a read stage to find the text and then make a decision based on its value.&lt;BR /&gt;&lt;BR /&gt;I hope that makes sense.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2023 12:20:08 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2023-09-14T12:20:08Z</dc:date>
    <item>
      <title>Looking for a specific text</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Looking-for-a-specific-text/m-p/98508#M46251</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;I'm a newbie, I need to create a process which look for a specific text.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Using spying mode to capture the window screen with the text&lt;/LI&gt;
&lt;LI&gt;If there's a specific (eg: Blue Prism), then click the blue button.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Can you please help me with the step guided creating process. Many thanks!&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35872.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35887iBB23DC06E848AEE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="35872.png" alt="35872.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 07:53:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Looking-for-a-specific-text/m-p/98508#M46251</guid>
      <dc:creator>Lily.L</dc:creator>
      <dc:date>2023-09-14T07:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a specific text</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Looking-for-a-specific-text/m-p/98509#M46252</link>
      <description>&lt;P&gt;Hi Mia - there are different approaches you can take.&lt;/P&gt;
&lt;P&gt;One is to spy the element you want and include the text as part of the identity of the element. Below you can see the element is identified as 'the button whose text is Sign In'.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35870.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35883iE76DE324C73BD8FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="35870.png" alt="35870.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then you can use a wait stage to detect the presence (or absence) of that element - if the wait stage finds the element then click it with a navigate stage.&lt;/P&gt;
&lt;P&gt;Another approach is to spy an element &lt;SPAN style="text-decoration: underline"&gt;without &lt;/SPAN&gt;making the text part of its identity. Here for example, a username textbox has been spied, but without specifying what the content of the textbox it.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35871.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35884i6C68BCF2E30D80AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="35871.png" alt="35871.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This allows BP to find the element regardless of what its text is. But we can always use a read stage to find the text and then make a decision based on its value.&lt;BR /&gt;&lt;BR /&gt;I hope that makes sense.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 12:20:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Looking-for-a-specific-text/m-p/98509#M46252</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2023-09-14T12:20:08Z</dc:date>
    </item>
  </channel>
</rss>

