<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://humanemulator.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://humanemulator.net/wiki/feed.php">
        <title>Human Emulator wiki en:objects:common:send_input</title>
        <description></description>
        <link>https://humanemulator.net/wiki/</link>
        <image rdf:resource="https://humanemulator.net/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-27T14:20:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_attribute&amp;rev=1602508670&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_inner_html&amp;rev=1602508655&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_inner_text&amp;rev=1602508640&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_name&amp;rev=1602508625&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_number&amp;rev=1602508610&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://humanemulator.net/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Human Emulator wiki</title>
        <link>https://humanemulator.net/wiki/</link>
        <url>https://humanemulator.net/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_attribute&amp;rev=1602508670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-12T16:17:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:common:send_input:send_keyboard_input_by_attribute</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_attribute&amp;rev=1602508670&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;

//connect the object to control the emulator, if not already connected !!!
if(!isset($path))
  $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

$PHP_Use_Trought_Shell = false;

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; textarea-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let's go to the polygon:&quot;;
echo $browser-&gt;navigate(&quot;http://humanemulator.net/poligon/textarea.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Let's set the text for the e…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_inner_html&amp;rev=1602508655&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-12T16:17:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:common:send_input:send_keyboard_input_by_inner_html</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_inner_html&amp;rev=1602508655&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;

//connect the object to control the emulator, if not already connected !!!
if(!isset($path))
  $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; anchor-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo(&quot;1.Let's go to the polygon:&quot;);
echo $browser-&gt;navigate(&quot;http://humanemulator.net/poligon/textarea.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo(&quot;2.Send an onclick event to the element with the given internal h…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_inner_text&amp;rev=1602508640&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-12T16:17:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:common:send_input:send_keyboard_input_by_inner_text</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_inner_text&amp;rev=1602508640&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7062&quot;;

//connect the object to control the emulator, if not already connected !!!
if(!isset($path))
  $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; anchor-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo(&quot;1.Let's go to the polygon:&quot;);
echo($browser-&gt;navigate(&quot;http://www.humanemulator.net/poligon/anchor.html&quot;).&quot;&lt;br&gt;&quot;);

//2
echo(&quot;2.Send an onclick event to the element with the given interna…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_name&amp;rev=1602508625&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-12T16:17:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:common:send_input:send_keyboard_input_by_name</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_name&amp;rev=1602508625&amp;do=diff</link>
        <description>PHP example: 

&lt;?php
$xhe_host = &quot;127.0.0.1:7013&quot;;

//connect the object to control the emulator, if not already connected !!!
if(!isset($path))
  $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; element-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

$app-&gt;minimize_to_tray();
sleep(1);

//1
echo &quot;1.Let's go to the polygon:&quot;;
echo $browser-&gt;navigate(&quot;http://humanemulator.net/poligon/input.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Let's set value for the elem…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_number&amp;rev=1602508610&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-12T16:16:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:common:send_input:send_keyboard_input_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:common:send_input:send_keyboard_input_by_number&amp;rev=1602508610&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;

//connect the object to control the emulator, if not already connected !!!
if(!isset($path))
  $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

$PHP_Use_Trought_Shell = false;

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; textarea-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let's go to the polygon:&quot;;
echo $browser-&gt;navigate(&quot;http://humanemulator.net/poligon/textarea.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.set the text for element 0:&quot;…</description>
    </item>
</rdf:RDF>
