QtWebKit WebInspector remote debugging protocol dont implement "Input" group
-
Input group of commands is presenting in Tip-of-Tree part of protocol, as i have understood.
This group providing a user-friendly mouse and keyboard events dispatch related commands, that i want to use.
Could you please say to me maybe i missing something in current QWebInspector protocol possibilities?
If im not, will this functionality be implemented soon?
And what commands can i use to make click/d'n'd/etc events (im not talking about injecting javascript now, just webinspector protocol commands) now?