<?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:mouse:send_events</title>
        <description></description>
        <link>https://humanemulator.net/wiki/</link>
        <image rdf:resource="https://humanemulator.net/wiki///humanemulator.net/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-08-12T17:32:34+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_click&amp;rev=1785959186&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_double_click&amp;rev=1785959187&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_left_button_down&amp;rev=1785959187&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_left_button_up&amp;rev=1785959188&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_move&amp;rev=1785959188&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_move_to&amp;rev=1785959189&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_click&amp;rev=1785959190&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_down&amp;rev=1785959191&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_up&amp;rev=1785959191&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_touch&amp;rev=1785959192&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_touch_to&amp;rev=1785959192&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_wheel&amp;rev=1785959193&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://humanemulator.net/wiki///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///humanemulator.net/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_click&amp;rev=1785959186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_click</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_click&amp;rev=1785959186&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Go to tray and scale to 50%:&quot;;
//echo $app-&gt;minimize_to_tray().&quot;&lt;br&gt;&quot;;
//$browser-&gt;set_zoom(150);

//2
echo &quot;2.Let&#039;s go to the polygon:&quot;;
echo $browser-&gt;navigate(&quot;http://www.humanemulator.ne…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_double_click&amp;rev=1785959187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_double_click</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_double_click&amp;rev=1785959187&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

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

//2
echo &quot;2.Double-click on the element with the text &#039;Links in Frame&#039;:&quot;;
$x = $el…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_left_button_down&amp;rev=1785959187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_left_button_down</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_left_button_down&amp;rev=1785959187&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7070&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

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

//2
echo &quot;2.Let&#039;s click on the button with the text &#039;…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_left_button_up&amp;rev=1785959188&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_left_button_up</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_left_button_up&amp;rev=1785959188&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

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

//2
echo &quot;2.Let&#039;s click on the button with the text &#039;Form button&#039;:&quot;;
$x = $bu…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_move&amp;rev=1785959188&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_move</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_move&amp;rev=1785959188&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to Google:&quot;;
echo $browser-&gt;navigate(&quot;http://www.google.ru&quot;).&quot;&lt;br&gt;&quot;;
//$browser-&gt;set_zoom(200);


//2
echo &quot;2.Move the mouse over the link:&quot;;
$x = $anchor-&gt;get_x_by_inner_text(&quot;Adve…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_move_to&amp;rev=1785959189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_move_to</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_move_to&amp;rev=1785959189&amp;do=diff</link>
        <description>PHP example: 

&lt;?php
$xhe_host = &quot;127.0.0.1:7011&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Go to google:&quot;;
echo $browser-&gt;navigate(&quot;http://google.com&quot;).&quot;&lt;br&gt;&quot;;

//pause
sleep(2);

//2
echo &quot;2.Go to point 100,100 along the line in 1000 ms:&quot;;
echo $mouse-&gt;send_move_to(100,100, &quot;line…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_click&amp;rev=1785959190&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_right_button_click</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_click&amp;rev=1785959190&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7070&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to Google:&quot;;
echo $browser-&gt;navigate(&quot;http://www.google.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Call the context menu:&quot;;
echo $mouse-&gt;send_right_button_click(100,100).&quot;&lt;br&gt;&quot;;

//pause
sleep(10);…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_down&amp;rev=1785959191&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_right_button_down</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_down&amp;rev=1785959191&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7010&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to Google:&quot;;
echo $browser-&gt;navigate(&quot;http://www.google.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Call the context menu:&quot;;
echo $mouse-&gt;send_right_button_down(100,100).&quot;&quot;;
sleep(2);
echo $mouse-&gt;s…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_up&amp;rev=1785959191&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_right_button_up</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_right_button_up&amp;rev=1785959191&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7010&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to Google:&quot;;
echo $browser-&gt;navigate(&quot;http://www.google.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Call the context menu:&quot;;
echo $mouse-&gt;send_right_button_down(100,100).&quot;&quot;;
sleep(2);
echo $mouse-&gt;s…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_touch&amp;rev=1785959192&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_touch</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_touch&amp;rev=1785959192&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7010&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Go to yahoo:&quot;;
echo $browser-&gt;navigate(&quot;http://www.yahoo.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Touch at point 500,500:&quot;;
echo $mouse-&gt;move(500,500).&quot;&quot;;
echo $mouse-&gt;send_touch(0,1,500,500).&quot;&quot;;
echo $mo…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_touch_to&amp;rev=1785959192&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_touch_to</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_touch_to&amp;rev=1785959192&amp;do=diff</link>
        <description>PHP example: 

&lt;?php
$xhe_host = &quot;127.0.0.1:7011&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Go to yahoo:&quot;;
echo $browser-&gt;navigate(&quot;https://yahoo.com&quot;).&quot;&lt;br&gt;&quot;;

//pause
sleep(2);

//2
echo &quot;2.Go to point 100,100 along the line in 1000 ms:&quot;;
echo $mouse-&gt;send_touch_to(100,400,100,1…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_wheel&amp;rev=1785959193&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:46:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:mouse:send_events:send_wheel</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:mouse:send_events:send_wheel&amp;rev=1785959193&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; mouse-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Go to yahoo:&quot;;
echo $browser-&gt;navigate(&quot;http://www.yahoo.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.scroll the mouse wheel down the wheel at 100,100 down 5 times:&quot;;
echo $mouse-&gt;send_wheel(-5,100,100).&quot; n&quot;;…</description>
    </item>
</rdf:RDF>
