<?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: Or you can figure out what… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94598#M44007</link>
    <description>How would I go about identifying what js is ran to simulate the "keyboard" / "mouse" interaction to the field/webpage?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Christopher Conrad&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Mar 2022 21:12:00 GMT</pubDate>
    <dc:creator>conradc</dc:creator>
    <dc:date>2022-03-01T21:12:00Z</dc:date>
    <item>
      <title>Text box unable to detect value when entered using Writer</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94589#M43998</link>
      <description>Hi,

&amp;nbsp;I'm writing into&amp;nbsp;a textbox using writer,On entering some data into it a button next to it is enabled. The button is disabled if the textbox is empty.&amp;nbsp;I'm writing into&amp;nbsp;a textbox&amp;nbsp; but the textbox is unable to recognise that there is any value in it. Only when i click it manually the adjacent button is enabled. Why does this happen?

&amp;nbsp;

I notice that when writer is used, the cursor does not move. Please help me with this

&amp;nbsp;

Cheers,

Goutham</description>
      <pubDate>Tue, 08 Jan 2019 19:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94589#M43998</guid>
      <dc:creator>GouthamRamesh</dc:creator>
      <dc:date>2019-01-08T19:30:00Z</dc:date>
    </item>
    <item>
      <title>I've come across this with…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94590#M43999</link>
      <description>I've come across this with certain applications.
To get round this you have to send a click to the text box and then use Send Keys to send the value to the cell.</description>
      <pubDate>Tue, 08 Jan 2019 21:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94590#M43999</guid>
      <dc:creator>Dan.Lister</dc:creator>
      <dc:date>2019-01-08T21:38:00Z</dc:date>
    </item>
    <item>
      <title>Hey Dan, I'm using Chrome…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94591#M44000</link>
      <description>Hey Dan, I'm using Chrome and even the click is not working on the textbox. Any other way around for this
&amp;nbsp;
Cheers,
Goutham</description>
      <pubDate>Wed, 09 Jan 2019 09:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94591#M44000</guid>
      <dc:creator>GouthamRamesh</dc:creator>
      <dc:date>2019-01-09T09:56:00Z</dc:date>
    </item>
    <item>
      <title>I'm running into the same…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94592#M44001</link>
      <description>I'm running into the same issue.&amp;nbsp; It doesn't seem to matter if I try to click on the text box, send keys, writer, nothing seems to interact with the text box correctly.&amp;nbsp; Except the application modeler, which identifies the item each time. Did you ever have any success Goutham?</description>
      <pubDate>Thu, 25 Apr 2019 20:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94592#M44001</guid>
      <dc:creator>FranklinApplega</dc:creator>
      <dc:date>2019-04-25T20:51:00Z</dc:date>
    </item>
    <item>
      <title>Some apps are built to…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94593#M44002</link>
      <description>Some apps are built to expect human input via mouse and keyboard, and may contain code that 'listens' for input and then reacts, eg enabling a button. The Write stage does not use the keyboard and sometimes an app cannot sense&amp;nbsp;that data has been written and thinks the field is still empty. The workaround is usually to make the&amp;nbsp;object behave more like a human and use more basic input mechanisms like Send Key Events and Global Mouse Click.</description>
      <pubDate>Thu, 25 Apr 2019 21:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94593#M44002</guid>
      <dc:creator>PSSupport</dc:creator>
      <dc:date>2019-04-25T21:23:00Z</dc:date>
    </item>
    <item>
      <title>Or you can figure out what…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94594#M44003</link>
      <description>Or you can figure out what js runs after you type into an editbox and run it.</description>
      <pubDate>Fri, 26 Apr 2019 21:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94594#M44003</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-04-26T21:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Hey Dan, I'm using Chrome…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94595#M44004</link>
      <description>Hi Goutham, any work around did you find for this?&lt;BR /&gt;I am caught in the same issue&lt;BR /&gt;&lt;BR /&gt;I tried using write stage and also click is not working in the text box(Its a search box)&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jul 2020 19:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94595#M44004</guid>
      <dc:creator>Priya_NandhanRa</dc:creator>
      <dc:date>2020-07-06T19:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Hey Dan, I'm using Chrome…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94596#M44005</link>
      <description>Did you try using a navigate stage and "Global Send Keys"? You might have to use the root element of the application for that but ensure the text box you want to write to has the focus (for me it worked best with doing a "Click Center" in the text box before writing the text using "Global Send Keys".&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Cheers Astrid&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2020 06:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94596#M44005</guid>
      <dc:creator>astrid.stollberger</dc:creator>
      <dc:date>2020-07-07T06:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Hey Dan, I'm using Chrome…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94597#M44006</link>
      <description>Sorry, just saw the other messages where you mentioned the mouse click doesn't work and others have already suggested the Global Send Keys...&lt;BR /&gt;In that case I'd second Andrey's suggestion to try to find out the javascript behind (e.g. using the Developer Tools in Chrome (or other browsers) which you can access by pressing F12) and run this.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Cheers Astrid&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2020 06:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94597#M44006</guid>
      <dc:creator>astrid.stollberger</dc:creator>
      <dc:date>2020-07-07T06:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Or you can figure out what…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94598#M44007</link>
      <description>How would I go about identifying what js is ran to simulate the "keyboard" / "mouse" interaction to the field/webpage?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Christopher Conrad&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Mar 2022 21:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94598#M44007</guid>
      <dc:creator>conradc</dc:creator>
      <dc:date>2022-03-01T21:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text box unable to detect value when entered using Writer</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94599#M44008</link>
      <description>&lt;P&gt;I had the same challenge recently. What I did:&lt;/P&gt;
&lt;P&gt;Reference;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Object 1 : Original Object I created to interface. (Browser - chromium / Edge)&lt;BR /&gt;Object 2 : Another Object - Internet Explorer&lt;/P&gt;
&lt;P&gt;1. Created a New Object. (Object 2)&lt;BR /&gt;2. Attached the New Application Model (Object 2) to the already opened browser. (Opened by Object 1)&lt;BR /&gt;3. Spy the text box, and other elements, using UI Automation&lt;BR /&gt;4. Create an Page within the Object&lt;BR /&gt;5. Use the Send Keys to send the txt (This now works!)&lt;BR /&gt;6. Publish the Page of Object 2&lt;BR /&gt;7. Call the Page of Object 2 from Object 1 to Send Keys!&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Worked for me!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gerick Adolfo&lt;BR /&gt;Developer&lt;BR /&gt;Ernst and Young&lt;BR /&gt;Asia/Manila&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2022 07:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94599#M44008</guid>
      <dc:creator>GerickAdolfo</dc:creator>
      <dc:date>2022-03-08T07:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text box unable to detect value when entered using Writer</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94600#M44009</link>
      <description>&lt;SPAN&gt;Did you try using a navigate stage and "Global Send Keys"?&lt;BR /&gt;&lt;BR /&gt;You might have to use the root element of the application for that&lt;BR /&gt;&lt;BR /&gt;but ensure the text box you want to write to has the focus (for me it worked best with doing a "Click Center" in the text box before writing the text using "Global Send Keys".&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;EDIT: This thread already got a "Best Answer".&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;A href="https://alightmotionapk.co/" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Alight Motion APK&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Mar 2022 20:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94600#M44009</guid>
      <dc:creator>ervinjason</dc:creator>
      <dc:date>2022-03-09T20:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Text box unable to detect value when entered using Writer</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94601#M44010</link>
      <description>&lt;P&gt;This worked for me. Absolutely nothing else did. Global send keys, global send key events, copy/paste, click field first, activate popup, focus, tab back and forth, surface automation click, they all failed. Thanks for sharing.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Luis Martinez&lt;BR /&gt;RPA Developer&lt;BR /&gt;Genuine Parts Company&lt;BR /&gt;America/Chicago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2024 17:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-box-unable-to-detect-value-when-entered-using-Writer/m-p/94601#M44010</guid>
      <dc:creator>luismartinez888</dc:creator>
      <dc:date>2024-02-02T17:24:00Z</dc:date>
    </item>
  </channel>
</rss>

