<?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: Unable to read and set Checkbox in chrome in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82914#M34265</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;There is usually a delay of a few minutes before receipt, check again (check your spam folder too).&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 19 Sep 2023 12:11:00 GMT</pubDate>
    <dc:creator>LeonardoSQueiroz</dc:creator>
    <dc:date>2023-09-19T12:11:00Z</dc:date>
    <item>
      <title>Unable to read and set Checkbox in chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82913#M34264</link>
      <description>&lt;P&gt;I want to select checkbox in my automation. I am able to spy checkbox in browser and UI mode.&lt;/P&gt;
&lt;P&gt;in Ui mode element type is UI automation and in browser mode element type is web element. I am not able to set checkbox true or get checked status By i changing the type to checkbox manually.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error: Unable to find a valid pattern - required: TogglePattern&lt;/P&gt;
&lt;P&gt;What other ways can i use to select the checkbox.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sushmitha c&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Sep 2023 12:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82913#M34264</guid>
      <dc:creator>Sushmitha.C</dc:creator>
      <dc:date>2023-09-19T12:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to read and set Checkbox in chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82914#M34265</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;There is usually a delay of a few minutes before receipt, check again (check your spam folder too).&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Sep 2023 12:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82914#M34265</guid>
      <dc:creator>LeonardoSQueiroz</dc:creator>
      <dc:date>2023-09-19T12:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to read and set Checkbox in chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82915#M34266</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ffb6f9e3-d408-402a-abe5-15446a9afffc" data-tag-text="@sushmitha c" href="https://community.blueprism.com/network/profile?UserKey=ffb6f9e3-d408-402a-abe5-15446a9afffc" data-itemmentionkey="f7fb84fa-1e66-4608-a6fc-957b9e3c0689"&gt;@sushmitha c&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Could you please try with the Browser mode and select the attributes like below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="11594.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/11764i902F3375658AB191/image-size/large?v=v2&amp;amp;px=999" role="button" title="11594.png" alt="11594.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;SYED FAHEEM&lt;BR /&gt;RPA Developer&lt;BR /&gt;DAR-ME&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Sep 2023 12:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82915#M34266</guid>
      <dc:creator>faheemsd</dc:creator>
      <dc:date>2023-09-19T12:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to read and set Checkbox in chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82916#M34267</link>
      <description>&lt;P&gt;HI Sushmitha,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Try to&amp;nbsp; respy the checkbox sometime by just moving the cursor you might spy inside and outside of checkbox&lt;/P&gt;
&lt;P&gt;and if the element is check box type most likely it is able to capture whether it is checked or not( Try both Browser and UIA mode)&lt;BR /&gt;&lt;BR /&gt;So As mentioned by Leonardo you can add delay and verify manually.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-----------------------&lt;BR /&gt;If I answered your query. Please  mark it as the "Best Answer"&lt;BR /&gt;&lt;BR /&gt;Harish Mogulluri&lt;BR /&gt;Lead developer&lt;BR /&gt;America/New_York TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Sep 2023 13:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82916#M34267</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-09-19T13:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to read and set Checkbox in chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82917#M34268</link>
      <description>&lt;P&gt;Hi In browser mode web Input Type attribute is empty so i cant include it. Even though its checkbox bp is not considering at one.&lt;span class="lia-inline-image-display-wrapper" image-alt="11595.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/11761iE5B501541D4BA2A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="11595.png" alt="11595.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sushmitha c&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Sep 2023 12:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82917#M34268</guid>
      <dc:creator>Sushmitha.C</dc:creator>
      <dc:date>2023-09-22T12:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to read and set Checkbox in chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82918#M34269</link>
      <description>&lt;P&gt;Hi Harish by default element is not getting identified as checkbox by BP.&amp;nbsp; adding delay is not helping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I am using Global send keys with space to select checkbox. but i want to know is there more reliable way.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sushmitha c&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Sep 2023 12:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82918#M34269</guid>
      <dc:creator>Sushmitha.C</dc:creator>
      <dc:date>2023-09-22T12:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to read and set Checkbox in chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82919#M34270</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ffb6f9e3-d408-402a-abe5-15446a9afffc" data-tag-text="@sushmitha c" href="https://community.blueprism.com/network/profile?UserKey=ffb6f9e3-d408-402a-abe5-15446a9afffc" data-itemmentionkey="caabdf67-bf6f-4d32-a0d6-2ef4ea2e03e0"&gt;@sushmitha c&lt;/A&gt; - Have you tried using application navigator too to check the root elements in the element tree ? also what's the default behaviour of that check box ? is it checked already or unchecked ?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mukesh Kumar - Senior Automation Developer&lt;BR /&gt;&lt;BR /&gt;NHS, England, United Kingdom, GB&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Sep 2023 12:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82919#M34270</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-09-22T12:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to read and set Checkbox in chrome</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82920#M34271</link>
      <description>&lt;P&gt;The element may not actually be a checkbox, it might something else styled to appear as a checkbox. If this is the case then get/set checked won't work.&lt;/P&gt;
&lt;P&gt;If you do right-click &amp;gt; Inspect in your browser, you should be able to see the HTML and maybe figure out what it is.&lt;/P&gt;
&lt;P&gt;It might be that the un/checked state can be identified from an attribute, such as the class. Maybe a Click will be more reliable, depending if the element can receive clicks.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Sep 2023 15:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-read-and-set-Checkbox-in-chrome/m-p/82920#M34271</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2023-09-22T15:52:00Z</dc:date>
    </item>
  </channel>
</rss>

