W3C home > Mailing lists > Public > public-browser-tools-testing@w3.org > January to March 2016

[Bug 29204] Not sure what it means to emulate the sendKeys natively

From: <bugzilla@jessica.w3.org>
Date: Mon, 11 Jan 2016 11:21:50 +0000
To: public-browser-tools-testing@w3.org
Message-ID: <bug-29204-5015-sRLVjiHZrE@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29204

Simon Stewart <simon.m.stewart@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |simon.m.stewart@gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Simon Stewart <simon.m.stewart@gmail.com> ---
The Element Send Keys section doesn'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's message queue, creating the events in
the browser itself, or (least effectively, and not within spec) emulating the
user input via JS.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 11 January 2016 11:21:53 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:09:53 UTC