[webkit-help] simulating end key in mac

Deepak Mittal deepak.deepakmittal at gmail.com
Fri Mar 14 06:07:25 PDT 2014


-- Hi,

I wanted to simulate 'end' key behavior for one of my test case..

I know selecting
function key + rightArrow key will do same behavior as 'end' key in mac..

But I wanted to know how to do that in the java script..so that my test
case get passed in the mac..

in windows

eventSender.keyDown("end");  works ..so what is the corresponding call for
simulating the 'end' in mac..?

please let me know ...


Regards
Deepak Mittal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20140314/20110e80/attachment.html>


More information about the webkit-help mailing list