<?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 Input box in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82891#M34249</link>
    <description>​Hi Everyone &lt;BR /&gt;I have the problems about input box,&lt;BR /&gt;I tried to spy a input box&amp;nbsp;in IEWeb&amp;nbsp;page and it already have data in it, I have to write new data to replace it, I can spy the input box and also can rewrite it,&lt;BR /&gt;but when I save the page the data in the input box return to its initial data, the data I write in it didn't be saved.&lt;BR /&gt;does someone meet the same problem and has some solutions?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;shuang chang&lt;BR /&gt;PCS&lt;BR /&gt;Accenture&lt;BR /&gt;Asia/Shanghai&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Aug 2019 03:13:00 GMT</pubDate>
    <dc:creator>shuangchang1</dc:creator>
    <dc:date>2019-08-29T03:13:00Z</dc:date>
    <item>
      <title>Input box</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82891#M34249</link>
      <description>​Hi Everyone &lt;BR /&gt;I have the problems about input box,&lt;BR /&gt;I tried to spy a input box&amp;nbsp;in IEWeb&amp;nbsp;page and it already have data in it, I have to write new data to replace it, I can spy the input box and also can rewrite it,&lt;BR /&gt;but when I save the page the data in the input box return to its initial data, the data I write in it didn't be saved.&lt;BR /&gt;does someone meet the same problem and has some solutions?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;shuang chang&lt;BR /&gt;PCS&lt;BR /&gt;Accenture&lt;BR /&gt;Asia/Shanghai&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Aug 2019 03:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82891#M34249</guid>
      <dc:creator>shuangchang1</dc:creator>
      <dc:date>2019-08-29T03:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Input box</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82892#M34250</link>
      <description>You need to find out which function used by this website.&lt;BR /&gt;&lt;BR /&gt;Some web site is designed to prevent malicious access or reduce the traffic so they will not accept some robot-like action.&lt;BR /&gt;&lt;BR /&gt;Try using the send key event action to let the input box be activated.&lt;BR /&gt;&lt;BR /&gt;Or after you write down something in input box, try using global mouse click on input box to activated that.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chenglung Tsai&lt;BR /&gt;Consultant&lt;BR /&gt;Avanade&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Aug 2019 04:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82892#M34250</guid>
      <dc:creator>ChenglungTsai1</dc:creator>
      <dc:date>2019-08-29T04:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Input box</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82893#M34251</link>
      <description>​As mentioned by Chenglung, you may try using Global Send Keys instead of Write. If there is text already, first click using Global Mouse Click inside the text box. Send Ctrl A to select the text and then delete key. Now using send keys write the new text.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Johny Jain&lt;BR /&gt;IT Solution Engineer&lt;BR /&gt;Kimberly Clark&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Aug 2019 08:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82893#M34251</guid>
      <dc:creator>johny.jain</dc:creator>
      <dc:date>2019-08-29T08:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Input box</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82894#M34252</link>
      <description>It sounds like the field has a client-side event handler that is listening for human input (keyboard). The Write stage does not use the keyboard and may not trigger the event handler, so the web page believes the field is still empty. Using a human-like input (keystroke or click) is usually the answer.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Aug 2019 07:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Input-box/m-p/82894#M34252</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2019-08-30T07:44:00Z</dc:date>
    </item>
  </channel>
</rss>

