Is there a reason why the full DevTools Protocol isn't supported? #292
postmodern
started this conversation in
General
Replies: 1 comment 2 replies
-
Hey, I don't mind adding any features as long as it fits ferrum's design. Please feel free! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that many of the functions from the Chrome DevTools Protocol (1.2) (and 1.3) are missing from ferrum (ex:
Debugger
,DOMDebugger
, most of theRuntime
functions,Browser.getVersion
,Network.webSocket*
). Is this intentional or would you be open to Pull Requests to add them?Beta Was this translation helpful? Give feedback.
All reactions