<?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:webpage:get_info</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-12T13:19:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:convert_from_idn&amp;rev=1785959945&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:convert_to_idn&amp;rev=1785959946&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_active_element&amp;rev=1785959946&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_domain&amp;rev=1785959947&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_element_from_point&amp;rev=1785959947&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_encoding&amp;rev=1785959948&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_title&amp;rev=1785959948&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_url&amp;rev=1785959949&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:webpage:get_info:convert_from_idn&amp;rev=1785959945&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:get_info:convert_from_idn</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:convert_from_idn&amp;rev=1785959945&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; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s translate the domain into idn encoding:&quot;;
echo $webpage-&gt;convert_to_idn(&quot;domain.рф&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Let&#039;s translate the domain from idn encoding:&quot;;
echo $webpage-&gt;convert_from…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:convert_to_idn&amp;rev=1785959946&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:get_info:convert_to_idn</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:convert_to_idn&amp;rev=1785959946&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; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s translate the domain into idn encoding:&quot;;
echo $webpage-&gt;convert_to_idn(&quot;domain.рф&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Let&#039;s translate the domain from idn encoding:&quot;;
echo $webpage-&gt;convert_from…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_active_element&amp;rev=1785959946&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:get_info:get_active_element</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_active_element&amp;rev=1785959946&amp;do=diff</link>
        <description>PHP example: 

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

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

//2
echo &quot;2.Set focus to the element:&quot;;
echo $input-&gt;set_focus_by_name(&quot;text&quot;).&quot;&lt;br&gt;&quot;;

//3
echo &quot;3.Get …</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_domain&amp;rev=1785959947&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:get_info:get_domain</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_domain&amp;rev=1785959947&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//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; webpage-&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;google.com&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get url domain:&quot;;
echo $webpage-&gt;get_domain(&quot;http://www.google.ru/#sclient=psy-ab&amp;hl=uk&amp;site=&amp;source…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_element_from_point&amp;rev=1785959947&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:get_info:get_element_from_point</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_element_from_point&amp;rev=1785959947&amp;do=diff</link>
        <description>PHP example: 

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

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

//2
echo &quot;2.Get the name of the element under the given point:&quot;;
$x = $input-&gt;get_x_by_attribute(&quot;id&quot;, &quot;…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_encoding&amp;rev=1785959948&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:get_info:get_encoding</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_encoding&amp;rev=1785959948&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//-cef
//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; webpage-&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.com&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the current page encoding:&quot;;
echo $webpage-&gt;get_encoding().&quot;&lt;br&gt;&quot;;

//3
echo &quot;3.Go to…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_title&amp;rev=1785959948&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:get_info:get_title</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_title&amp;rev=1785959948&amp;do=diff</link>
        <description>PHP example: 

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

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

//2
echo &quot;2.Get the page title:&quot;;
echo $webpage-&gt;get_title();

//end
echo &quot;&lt;hr&gt; &lt;br&gt;&quot;;

//Quit
$app-&gt;qui…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_url&amp;rev=1785959949&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:get_info:get_url</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:get_info:get_url&amp;rev=1785959949&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//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; webpage-&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.com&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the page address:&quot;;
echo $webpage-&gt;get_url();

//end
echo &quot;&lt;hr&gt; &lt;br&gt;&quot;;

//Quit
$app-…</description>
    </item>
</rdf:RDF>
