<?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 Checkbox not clicked in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Checkbox-not-clicked/m-p/76664#M29117</link>
    <description>Hi,

&amp;nbsp;

Can anyone help me out to handle checkbox. I have spied using HTML mode and there is no issue in identifying the element. But sometime its clicking on checkbox and sometime not.

&amp;nbsp;</description>
    <pubDate>Tue, 06 Mar 2018 19:10:00 GMT</pubDate>
    <dc:creator>RaviKumar3</dc:creator>
    <dc:date>2018-03-06T19:10:00Z</dc:date>
    <item>
      <title>Checkbox not clicked</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Checkbox-not-clicked/m-p/76664#M29117</link>
      <description>Hi,

&amp;nbsp;

Can anyone help me out to handle checkbox. I have spied using HTML mode and there is no issue in identifying the element. But sometime its clicking on checkbox and sometime not.

&amp;nbsp;</description>
      <pubDate>Tue, 06 Mar 2018 19:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Checkbox-not-clicked/m-p/76664#M29117</guid>
      <dc:creator>RaviKumar3</dc:creator>
      <dc:date>2018-03-06T19:10:00Z</dc:date>
    </item>
    <item>
      <title>There are many different…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Checkbox-not-clicked/m-p/76665#M29118</link>
      <description>There are many different ways to interact with Checkbox elements in browsers using HTML/Browser mode, using Accessibility Mode (or UIA mode if you are using 6.2 or later) and using Surface Automation.
For many of the interfaces you can send a click or press event, a global click event (make sure you activate the window first and have a tiny wait - as in the Surface Automation training on using global clicks or global send keys), you can use a write stage that sends ""True"" or ""False"", etc.
What options have you tried?</description>
      <pubDate>Tue, 06 Mar 2018 19:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Checkbox-not-clicked/m-p/76665#M29118</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-03-06T19:37:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Dennis…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Checkbox-not-clicked/m-p/76666#M29119</link>
      <description>Thanks Dennis
&amp;nbsp;
Its working now.
I have put condition on if checked or not and also put retry if its unchecked.I have put the conditions what you mentioned and its working fine after 1 or 2 trials.</description>
      <pubDate>Mon, 12 Mar 2018 16:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Checkbox-not-clicked/m-p/76666#M29119</guid>
      <dc:creator>RaviKumar3</dc:creator>
      <dc:date>2018-03-12T16:29:00Z</dc:date>
    </item>
  </channel>
</rss>

