bigeasy / verity

Web user interface testing against a cross-platform grid of browsers.
http://bigeasy.github.com/verity
4 stars 1 forks source link

Send a keyboard event on OS X. #6

Open bigeasy opened 12 years ago

bigeasy commented 12 years ago

Attempt to trigger a keyboard event detectable by Safari in an NPAPI plugin.

bigeasy commented 12 years ago

So far so good. Created the NPAPI plugin. I'm able to debug the CMake generated XCode project. The next step is to create Cocoa specific files, and integrate them into the build only on CMake.