<?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 Writer not typing into Web Element (ARIA related) in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Writer-not-typing-into-Web-Element-ARIA-related/m-p/99681#M47182</link>
    <description>I have a web Element that the Writer is unable to type into, I believe it may be due to the element not being properly defined in the Application Modeler when selecting the element and is linked to ARIA controls.&lt;BR /&gt;&lt;BR /&gt;The 1st screenshot attached shows the Div classes that are highlighted when I click on the element on the website.&lt;BR /&gt;&lt;BR /&gt;The 2nd screenshot shows the Div classes highlighted by the Application Modeler after I have 'Identified' the element using the Application Modeler.&lt;BR /&gt;&lt;BR /&gt;There are more Div classes highlighted (ARIA) when clicking on the site that the Application modeler highlights - something to do with 'aria' and 'downshirt-1...'&lt;BR /&gt;&lt;BR /&gt;Can anyone offer any insight into how to properly identify this element and type into it?&lt;BR /&gt;&lt;BR /&gt;Any help will be much appreciated!
&lt;DIV class="media" style="overflow: hidden"&gt;When clicking on element on the site, these are the highlighted elements:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36242.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36255iC2B0C4632DC67B55/image-size/large?v=v2&amp;amp;px=999" role="button" title="36242.png" alt="36242.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;After Identification using the Application Modeler, these are the highlighted Elements:&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36243.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36258i323DC21E37341A6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="36243.png" alt="36243.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 28 Feb 2022 16:35:54 GMT</pubDate>
    <dc:creator>CameronPirrie</dc:creator>
    <dc:date>2022-02-28T16:35:54Z</dc:date>
    <item>
      <title>Writer not typing into Web Element (ARIA related)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Writer-not-typing-into-Web-Element-ARIA-related/m-p/99681#M47182</link>
      <description>I have a web Element that the Writer is unable to type into, I believe it may be due to the element not being properly defined in the Application Modeler when selecting the element and is linked to ARIA controls.&lt;BR /&gt;&lt;BR /&gt;The 1st screenshot attached shows the Div classes that are highlighted when I click on the element on the website.&lt;BR /&gt;&lt;BR /&gt;The 2nd screenshot shows the Div classes highlighted by the Application Modeler after I have 'Identified' the element using the Application Modeler.&lt;BR /&gt;&lt;BR /&gt;There are more Div classes highlighted (ARIA) when clicking on the site that the Application modeler highlights - something to do with 'aria' and 'downshirt-1...'&lt;BR /&gt;&lt;BR /&gt;Can anyone offer any insight into how to properly identify this element and type into it?&lt;BR /&gt;&lt;BR /&gt;Any help will be much appreciated!
&lt;DIV class="media" style="overflow: hidden"&gt;When clicking on element on the site, these are the highlighted elements:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36242.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36255iC2B0C4632DC67B55/image-size/large?v=v2&amp;amp;px=999" role="button" title="36242.png" alt="36242.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;After Identification using the Application Modeler, these are the highlighted Elements:&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36243.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36258i323DC21E37341A6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="36243.png" alt="36243.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Feb 2022 16:35:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Writer-not-typing-into-Web-Element-ARIA-related/m-p/99681#M47182</guid>
      <dc:creator>CameronPirrie</dc:creator>
      <dc:date>2022-02-28T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Writer not typing into Web Element (ARIA related)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Writer-not-typing-into-Web-Element-ARIA-related/m-p/99682#M47183</link>
      <description>You might need to switch to using a Navigate stage to send keystrokes Cameron. Not every type of element is 'writeable', and sometimes you need to make the digital worker behave as a human would - ie send input with the keyboard, You can have the same issue with 'Press', where instead you need to use mouse clicks.&lt;BR /&gt;&lt;BR /&gt;It would be worth trying to spy the &amp;lt;input&amp;gt; element that's nested within the &amp;lt;div&amp;gt; elements in your screenshots - maybe that is writable. If you can't spy it with the mouse the try the Application Navigator and select it from the element tree.</description>
      <pubDate>Tue, 01 Mar 2022 08:55:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Writer-not-typing-into-Web-Element-ARIA-related/m-p/99682#M47183</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2022-03-01T08:55:56Z</dc:date>
    </item>
  </channel>
</rss>

