<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>29204</bug_id>
          
          <creation_ts>2015-10-15 15:36:34 +0000</creation_ts>
          <short_desc>Not sure what it means to emulate the sendKeys natively</short_desc>
          <delta_ts>2016-01-11 11:21:50 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Browser Test/Tools WG</product>
          <component>WebDriver</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>20860</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="John Jansen">johnjan</reporter>
          <assigned_to name="Browser Testing and Tools WG">public-browser-tools-testing</assigned_to>
          <cc>ato</cc>
    
    <cc>mike</cc>
    
    <cc>simon.m.stewart</cc>
          
          <qa_contact name="Browser Testing and Tools WG">public-browser-tools-testing</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>123718</commentid>
    <comment_count>0</comment_count>
    <who name="John Jansen">johnjan</who>
    <bug_when>2015-10-15 15:36:34 +0000</bug_when>
    <thetext>&quot;When the user input is emulated natively &quot;

Two issues:

1. I&apos;m not sure what the intention of &quot;natively&quot; is here. How else would one emulate the keyboard? Why is there a difference between &quot;native&quot; emulation and otherwise? 

2. The next statement is &quot;see note below&quot; but I do not see a note anywhere. Maybe that is meant to answer my question above?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>123719</commentid>
    <comment_count>1</comment_count>
    <who name="Andreas Tolfsen">ato</who>
    <bug_when>2015-10-15 15:47:46 +0000</bug_when>
    <thetext>Do note that this chapter hasn’t been redefined.  There’s a big warning at the top.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124558</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Stewart">simon.m.stewart</who>
    <bug_when>2016-01-11 11:21:50 +0000</bug_when>
    <thetext>The Element Send Keys section doesn&apos;t contain this text any more. 

In answer to the main question, on Windows there are at least four options for emulating user input to the browser. You could use the Win32 SendInput API, pump events directly into the browser&apos;s message queue, creating the events in the browser itself, or (least effectively, and not within spec) emulating the user input via JS.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>